aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-12-08SUNRPC: IS_ERR/PTR_ERR confusionRoel Kluin
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07mac80211: Fix bug in computing crc over dynamic IEs in beaconVasanthakumar Thiagarajan
2009-12-07net/rfkill/core.c: work around gcc-4.0.2 sillinessAndrew Morton
2009-12-07mac80211: Fix dynamic power save for scanning.Vivek Natarajan
2009-12-07mac80211: recalculate idle later in MLMEJohannes Berg
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-04mac80211: fix reorder buffer releaseJohannes Berg
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-04cfg80211: indent regulatory messages with spacesKalle Valo
2009-12-04mac80211: Fix TX status reporting for injected data framesJouni Malinen
2009-12-04WE: Fix set events not propagatedJean Tourrilhes
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-12-03Merge branch 'devel' into linux-nextTrond Myklebust
2009-12-03tcp: fix a timewait refcnt raceEric Dumazet
2009-12-03tcp: connect() race with timewait reuseEric Dumazet
2009-12-03tcp: diag: Dont report negative values for rx queueEric Dumazet
2009-12-03netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-12-03SUNRPC: soft connect semantics for UDPChuck Lever
2009-12-03SUNRPC: Use soft connect semantics when performing RPC pingChuck Lever
2009-12-03SUNRPC: Use soft connects for autobinding over TCPChuck Lever
2009-12-03SUNRPC: Use TCP for local rpcbind upcallsChuck Lever
2009-12-03SUNRPC: Use a cached RPC client and transport for rpcbind upcallsChuck Lever
2009-12-03SUNRPC: Simplify synopsis of rpcb_local_clnt()Chuck Lever
2009-12-03SUNRPC: Allow RPCs to fail quickly if the server is unreachableChuck Lever
2009-12-03SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()Chuck Lever
2009-12-03SUNRPC: Display compressed (shorthand) IPv6 presentation addressesChuck Lever
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman
2009-12-03net: Use rcu lookups in inet_twsk_purge.Eric W. Biederman
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman
2009-12-03netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}Eric W. Biederman
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman
2009-12-03net: Move network device exit batchingEric W. Biederman
2009-12-03net: Add support for batching network namespace cleanupsEric W. Biederman
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy
2009-12-03net 04/05: fib_rules: allow to delete local rulePatrick McHardy
2009-12-03net 03/05: fib_rules: add oif classificationPatrick McHardy
2009-12-03net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy
2009-12-03Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann
2009-12-03Bluetooth: Add L2CAP option for max transmit valueMarcel Holtmann
2009-12-03Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq valueGustavo F. Padovan
2009-12-03Bluetooth: Implement RejActioned flagGustavo F. Padovan
2009-12-03Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan
2009-12-03Bluetooth: Fix unset of SrejActioned flagGustavo F. Padovan