summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-05-04Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'hid/for-next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-02sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu
2011-05-02networking: inappropriate ioctl operation should return ENOTTYLifeng Sun
2011-05-02net: dont hold rtnl mutex during netlink dump callbacksEric Dumazet
2011-05-02Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-05-02ipv4: Make sure flowi4->{saddr,daddr} are always set.David S. Miller
2011-05-02mac80211: consolidate MIC failure report handlingChristian Lamparter
2011-05-02net/9p: Change linuxdoc names to match functions.Rob Landley
2011-05-02net/9p: Handle get_user_pages_fast return properlyM. Mohan Kumar
2011-05-01ipv4: don't spam dmesg with "Using LC-trie" messagesAlexey Dobriyan
2011-05-01af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman
2011-05-01batman-adv: Make bat_priv->primary_if an rcu protected pointerMarek Lindner
2011-05-01batman-adv: fix gw_node_update() and gw_election()Antonio Quartulli
2011-05-01batman-adv: Move definition of atomic_dec_not_zero() into main.hAntonio Quartulli
2011-05-01batman-adv: orig_hash_find() manages rcu_lock/unlock internallyAntonio Quartulli
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2011-04-29ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings
2011-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-29pktgen: create num frags requestedamit salecha
2011-04-29bpf: depends on MODULESEric Dumazet
2011-04-28ipv4: Get route daddr from flow key in l2tp_ip_connect().David S. Miller
2011-04-28ipv4: Get route daddr from flow key in tcp_v4_connect().David S. Miller
2011-04-28ipv4: Get route daddr from flow key in inet_csk_route_req().David S. Miller
2011-04-28ipv4: Get route daddr from flow key in ip4_datagram_connect().David S. Miller
2011-04-28ipv4: Get route daddr from flow key in dccp_v4_connect().David S. Miller
2011-04-28ipv4: Fetch route saddr from flow key in l2tp_ip_connect().David S. Miller
2011-04-28ipv4: Fetch route saddr from flow key in tcp_v4_connect().David S. Miller
2011-04-28ipv4: Fetch route saddr from flow key in ip4_datagram_connect().David S. Miller
2011-04-28ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().David S. Miller
2011-04-28ipv4: Use caller's on-stack flowi as-is in output route lookups.David S. Miller
2011-04-28net: Use non-zero allocations in dst_alloc().David S. Miller
2011-04-28net: Make dst_alloc() take more explicit initializations.David S. Miller
2011-04-28l2tp: Fix inet_opt conversion.David S. Miller
2011-04-28dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard
2011-04-28bridge: convert br_features_recompute() to ndo_fix_featuresMichał Mirosław
2011-04-28net: fix netdev_increment_features()Michał Mirosław
2011-04-28net:use help function of skb_checksum_start_offset to calculate offsetShan Wei
2011-04-28inet: add RCU protection to inet->optEric Dumazet
2011-04-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-28Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evtJohan Hedberg
2011-04-28Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg
2011-04-28Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg
2011-04-28Bluetooth: Fix connection key type updating for buggy controllersJohan Hedberg