summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-06-02sctp: Add ASCONF operation on the single-homed hostMichio Honda
2011-06-02sctp: Add socket option operation for Auto-ASCONF.Michio Honda
2011-06-02sctp: Add sysctl support for Auto-ASCONF.Michio Honda
2011-06-02sctp: Add Auto-ASCONF support (core).Michio Honda
2011-06-02sctp: Add ADD/DEL ASCONF handling at the receiver.Michio Honda
2011-05-31Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun
2011-05-31ip_options_compile: properly handle unaligned pointerChris Metcalf
2011-05-30batman-adv: Ensure that we really have route changes in update_routeSven Eckelmann
2011-05-30batman-adv: a multiline comment should precede the variable it is describingAntonio Quartulli
2011-05-30batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr)Antonio Quartulli
2011-05-30batman-adv: Check type of x and y in seq_(before|after)Sven Eckelmann
2011-05-30batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.hAntonio Quartulli
2011-05-30batman-adv: Use rcu_dereference_protected by update-sideSven Eckelmann
2011-05-30batman-adv: Calculate sizeof using variable insead of typesSven Eckelmann
2011-05-30batman-adv: Remove casts from type x to type xSven Eckelmann
2011-05-30batman-adv: Remove explicit casts cast from void* for storeSven Eckelmann
2011-05-30batman-adv: Only use int up and down gw representationSven Eckelmann
2011-05-30batman-adv: Add const type qualifier for pointersSven Eckelmann
2011-05-30batman-adv: Don't do pointer arithmetic with void*Sven Eckelmann
2011-05-30batman-adv: Remove comparising < 0 for unsigned typeSven Eckelmann
2011-05-30batman-adv: Print jiffies as unsigned longSven Eckelmann
2011-05-30batman-adv: Annotate functions with format stringsSven Eckelmann
2011-05-30batman-adv: Use kzalloc rather than kmalloc followed by memset with 0Sven Eckelmann
2011-05-30batman-adv: move neigh_node->if_incoming->if_status check in find_router()Antonio Quartulli
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-05-29Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy
2011-05-27SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever
2011-05-27SUNRPC: Remove obsolete commentChuck Lever
2011-05-27SUNRPC: Use AF_LOCAL for rpcbind upcallsChuck Lever
2011-05-27SUNRPC: Clean up use of curly braces in switch casesChuck Lever
2011-05-27SUNRPC: Rename xs_encode_tcp_fragment_header()Chuck Lever
2011-05-27SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...Trond Myklebust
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller
2011-05-27inetpeer: fix race in unused_list manipulationsEric Dumazet
2011-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-27atm: expose ATM device index in sysfsDan Williams
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-05-27mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.cJesper Juhl
2011-05-27mac80211: clear local->ps_data on disassocEliad Peller
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-26mac80211: stop queues before rate control updationRajkumar Manoharan
2011-05-26nl80211: fix check for valid SSID size in scan operationsLuciano Coelho
2011-05-26Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds