Age | Commit message (Expand) | Author |
2011-11-16 | net: remove legacy ethtool ops | Michał Mirosław |
2011-11-16 | net: use jump_label for netstamp_needed | Eric Dumazet |
2011-11-15 | IPv6: Removing unnecessary NULL checks. | Matti Vaittinen |
2011-11-14 | ipv4: fix a memory leak in ic_bootp_send_if | RongQing.Li |
2011-11-14 | IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn abou... | Matti Vaittinen |
2011-11-14 | IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_... | Matti Vaittinen |
2011-11-14 | net: introduce build_skb() | Eric Dumazet |
2011-11-14 | neigh: new unresolved queue limits | Eric Dumazet |
2011-11-14 | bridge: add NTF_USE support | stephen hemminger |
2011-11-14 | 6LoWPAN: UDP header decompression | alex.bluesman.smirnov@gmail.com |
2011-11-14 | 6LoWPAN: UDP header compression | alex.bluesman.smirnov@gmail.com |
2011-11-14 | 6LoWPAN: set proper netdev flags | alex.bluesman.smirnov@gmail.com |
2011-11-14 | 6LoWPAN: disable debugging by default | alex.bluesman.smirnov@gmail.com |
2011-11-14 | 6LoWPAN: add fragmentation support | alex.bluesman.smirnov@gmail.com |
2011-11-14 | ipv6: reduce percpu needs for icmpv6msg mibs | Eric Dumazet |
2011-11-09 | ipv4: PKTINFO doesnt need dst reference | Eric Dumazet |
2011-11-09 | ipv4: reduce percpu needs for icmpmsg mibs | Eric Dumazet |
2011-11-08 | net: rename sk_clone to sk_clone_lock | Eric Dumazet |
2011-11-08 | sch_choke: use skb_header_pointer() | Eric Dumazet |
2011-11-08 | net: make ipv6 PKTINFO honour freebind | Maciej Żenczykowski |
2011-11-08 | net: make ipv6 bind honour freebind | Maciej Żenczykowski |
2011-11-08 | sctp: fasthandoff with ASCONF at server-node | Michio Honda |
2011-11-08 | sctp: fasthandoff with ASCONF at mobile-node | Michio Honda |
2011-11-08 | net: better pcpu data alignment | Eric Dumazet |
2011-11-08 | ipv4: Fix inetpeer expire time information | Steffen Klassert |
2011-11-08 | tcp: Fix comments for Nagle algorithm | Feng King |
2011-11-08 | l2tp: fix l2tp_udp_recv_core() | Eric Dumazet |
2011-11-08 | ipv6: drop packets when source address is multicast | Brian Haley |
2011-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-11-07 | wanrouter: Remove kernel_lock annotations | Richard Weinberger |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-11-04 | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-11-03 | af_packet: de-inline some helper functions | Olof Johansson |
2011-11-03 | net: Add back alignment for size for __alloc_skb | Tony Lindgren |
2011-11-03 | net: add missing bh_unlock_sock() calls | Eric Dumazet |
2011-11-03 | l2tp: fix race in l2tp_recv_dequeue() | Eric Dumazet |
2011-11-02 | Merge branch 'osd-devel' into nfs-for-next | Trond Myklebust |
2011-11-02 | mac80211: disable powersave for broken APs | Johannes Berg |
2011-11-02 | mac80211: Fix TDLS support validation in add_station handler | Jouni Malinen |
2011-11-02 | mac80211: config hw when going back on-channel | Eliad Peller |
2011-11-02 | mac80211: fix remain_off_channel regression | Eliad Peller |
2011-11-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-11-02 | udp: fix a race in encap_rcv handling | Eric Dumazet |
2011-11-02 | x25: Fix NULL dereference in x25_recvmsg | Dave Jones |
2011-11-01 | net: make the tcp and udp file_operations for the /proc stuff const | Arjan van de Ven |
2011-11-01 | vlan: Don't propagate flag changes on down interfaces. | Matthijs Kooijman |
2011-11-01 | neigh: Kill bogus SMP protected debugging message. | David S. Miller |
2011-11-01 | netfilter: do not propagate nf_queue errors in nf_hook_slow | Florian Westphal |