Age | Commit message (Expand) | Author |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet |
2012-04-15 | ipv4: fix checkpatch errors | Daniel Baluta |
2012-04-14 | ipv6: Remove unused argument to addrconf_dad_start(). | David S. Miller |
2012-04-14 | tcp: Remove redundant code entering quickack mode | Vijay Subramanian |
2012-04-14 | tcp: bind() use stronger condition for bind_conflict | Alex Copot |
2012-04-14 | inet: makes syn_ack_timeout mandatory | Eric Dumazet |
2012-04-14 | tcp: RFC6298 supersedes RFC2988bis | Eric Dumazet |
2012-04-14 | tunnel: implement 64 bits statistics | stephen hemminger |
2012-04-13 | Phonet: missing headers (sparse) | Rémi Denis-Courmont |
2012-04-13 | Phonet: phonet_net_id can be static (sparse) | Rémi Denis-Courmont |
2012-04-13 | neighbour: Make neigh_table_init_no_netlink() static. | Hiroaki SHIMODA |
2012-04-13 | udp: intoduce udp_encap_needed static_key | Eric Dumazet |
2012-04-13 | rtnetlink & bonding: change args got get_tx_queues | stephen hemminger |
2012-04-13 | net/garp: fix GID rbtree ordering | David Ward |
2012-04-13 | pppoatm: Fix excessive queue bloat | David Woodhouse |
2012-04-13 | caif: set traffic class for caif packets | Dmitry Tarnyagin |
2012-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-13 | caif: Fix memory leakage in the chnl_net.c. | Tomasz Gregorek |
2012-04-13 | l2tp: don't overwrite source address in l2tp_ip_bind() | James Chapman |
2012-04-13 | l2tp: fix refcount leak in l2tp_ip sockets | James Chapman |
2012-04-13 | net/key/af_key.c: add missing kfree_skb | Julia Lawall |
2012-04-13 | phonet: Sort out initiailziation and cleanup code. | Eric W. Biederman |
2012-04-13 | net: In unregister_netdevice_notifier unregister the netdevices. | Eric W. Biederman |
2012-04-12 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-12 | net/ipv6/exthdrs.c: Strict PadN option checking | Eldad Zack |
2012-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-12 | net: Fixed coding style issues relating to braces. | Jeffrin Jose |
2012-04-12 | net/ipv6/ipv6_sockglue.c: Removed redundant extern | Eldad Zack |
2012-04-12 | net/core: simple_strtoul cleanup | Shuah Khan |
2012-04-12 | Treat ND option 31 as userland (DNSSL support) | Alexey I. Froloff |
2012-04-12 | Merge branch 'master' into for-davem | John W. Linville |
2012-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-04-11 | cfg80211: add channel switch notify event | Thomas Pedersen |
2012-04-11 | cfg80211/mac80211: enable proper device_set_wakeup_enable handling | Johannes Berg |
2012-04-11 | mac80211: clean up an ieee80211_do_open error path | Johannes Berg |
2012-04-11 | mac80211: add improved HW queue control | Johannes Berg |
2012-04-11 | mac80211: add explicit monitor interface if needed | Johannes Berg |
2012-04-11 | mac80211: manage AP netdev carrier state | Johannes Berg |
2012-04-11 | mac80211: Check basic rates when peering | Ashok Nagarajan |
2012-04-11 | mac80211: Modify sta_get_rates to give basic rates | Ashok Nagarajan |
2012-04-11 | mac80211: Indicate basic rates when adding rate IEs | Ashok Nagarajan |
2012-04-11 | mac80211: Use mandatory rates as basic rates when starting mesh | Ashok Nagarajan |
2012-04-11 | NFC: Fix the LLCP Tx fragmentation loop | Samuel Ortiz |
2012-04-11 | tcp: avoid order-1 allocations on wifi and tx path | Eric Dumazet |
2012-04-11 | net: allow pskb_expand_head() to get maximum tailroom | Eric Dumazet |
2012-04-11 | bridge: Do not send queries on multicast group leaves | Herbert Xu |
2012-04-11 | batman-adv: add bridge loop avoidance compile option | Simon Wunderlich |
2012-04-11 | batman-adv: form groups in the bridge loop avoidance | Simon Wunderlich |