summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi
2011-06-02net: 8021q: Add pr_fmtJoe Perches
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-06-01af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear
2011-06-01caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com
2011-06-01vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun
2011-06-01net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner
2011-06-01bluetooth l2cap: fix locking in l2cap_global_chan_by_psmJohannes Berg
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller
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