aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linu...David S. Miller2011-01-31
|\
| * batman-adv: Make vis info stack traversal threadsafeSven Eckelmann2011-01-30
| * batman-adv: Remove vis info element in free_infoSven Eckelmann2011-01-30
| * batman-adv: Remove vis info on hashing errorsSven Eckelmann2011-01-30
| * batman-adv: Fix kernel panic when fetching vis data on a vis serverLinus Lüssing2011-01-25
* | net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2011-01-30
* | net: Fix ip link add netns oopsEric W. Biederman2011-01-30
* | gro: Reset dev pointer on reuseHerbert Xu2011-01-30
* | ipv6: Remove route peer binding assertions.David S. Miller2011-01-27
* | net: add kmemcheck annotation in __alloc_skb()Eric Dumazet2011-01-27
* | net: fix validate_link_af in rtnetlink coreKurt Van Dijck2011-01-27
* | econet: remove compiler warningsEric Dumazet2011-01-27
* | xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller2011-01-26
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-26
|\ \
| * | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau2011-01-25
| * | Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-19
| * | Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg2011-01-19
| * | Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg2011-01-19
| * | Bluetooth: Fix MITM protection requirement preservationJohan Hedberg2011-01-19
| * | Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg2011-01-19
| * | Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek2011-01-19
| * | Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg2011-01-19
| * | Bluetooth: l2cap: fix misuse of logical operation in place of bitopDavid Sterba2011-01-19
* | | TCP: fix a bug that triggers large number of TCP RST by mistakeJerry Chu2011-01-25
* | | ipv6: Revert 'administrative down' address handling changes.David S. Miller2011-01-25
* | | net: clear heap allocation for ethtool_get_regs()Eugene Teo2011-01-25
* | | ipv6: Always clone offlink routes.David S. Miller2011-01-24
* | | dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend2011-01-24
* | | tcp: fix bug in listening_get_next()Eric Dumazet2011-01-24
* | | inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller2011-01-24
* | | GRO: fix merging a paged skb after non-paged skbsMichal Schmidt2011-01-24
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-24
|\ \ \
| * | | module: fix missing semicolons in MODULE macro usageRusty Russell2011-01-23
| * | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-19
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-14
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-14
| |\ \ \ \ \
| | * | | | | rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields2011-01-11
| | * | | | | rpc: keep backchannel xprt as long as server connectionJ. Bruce Fields2011-01-11
| | * | | | | rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields2011-01-11
| | * | | | | Merge commit 'v2.6.37' into for-2.6.38-incomingJ. Bruce Fields2011-01-11
| | |\ \ \ \ \
| | * | | | | | svcrpc: ensure cache_check caller sees updated entryJ. Bruce Fields2011-01-04
| | * | | | | | svcrpc: take lock on turning entry NEGATIVE in cache_checkJ. Bruce Fields2011-01-04
| | * | | | | | svcrpc: simpler request droppingJ. Bruce Fields2011-01-04
| | * | | | | | svcrpc: avoid double reply caused by deferral raceJ. Bruce Fields2011-01-04
| | * | | | | | SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields2011-01-04
| | * | | | | | svcrpc: modifying valid sunrpc cache entries is racyJ. Bruce Fields2011-01-04
| | * | | | | | net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value returnJoe Perches2010-12-17
| | * | | | | | net: sunrpc: kill unused macrosShan Wei2010-12-17
| | * | | | | | sunrpc: svc_sock_names should hold ref to socket being closed.NeilBrown2010-12-17