Age | Commit message (Expand) | Author | Files | Lines |
2012-04-16 | can: fix sparse warning for cgw_list | Daniel Baluta | 1 | -1/+1 |
2012-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -40/+52 |
2012-04-15 | net: rtnetlink notify events for FDB NTF_SELF adds and deletes | John Fastabend | 1 | -2/+33 |
2012-04-15 | net: add fdb generic dump routine | John Fastabend | 1 | -0/+84 |
2012-04-15 | net: addr_list: add exclusive dev_uc_add and dev_mc_add | John Fastabend | 1 | -16/+81 |
2012-04-15 | net: add generic PF_BRIDGE:RTM_ FDB hooks | John Fastabend | 5 | -112/+198 |
2012-04-15 | bridge: Add multicast_querier toggle and disable queries by default | Herbert Xu | 3 | -0/+40 |
2012-04-15 | bridge: Restart queries when last querier expires | Herbert Xu | 1 | -1/+18 |
2012-04-15 | bridge: Add br_multicast_start_querier | Herbert Xu | 1 | -9/+16 |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet | 137 | -384/+390 |
2012-04-15 | ipv4: fix checkpatch errors | Daniel Baluta | 16 | -49/+49 |
2012-04-14 | ipv6: Remove unused argument to addrconf_dad_start(). | David S. Miller | 1 | -6/+6 |
2012-04-14 | tcp: Remove redundant code entering quickack mode | Vijay Subramanian | 1 | -2/+0 |
2012-04-14 | tcp: bind() use stronger condition for bind_conflict | Alex Copot | 2 | -5/+15 |
2012-04-14 | inet: makes syn_ack_timeout mandatory | Eric Dumazet | 3 | -2/+8 |
2012-04-14 | tcp: RFC6298 supersedes RFC2988bis | Eric Dumazet | 2 | -3/+3 |
2012-04-14 | tunnel: implement 64 bits statistics | stephen hemminger | 3 | -55/+109 |
2012-04-13 | Phonet: missing headers (sparse) | Rémi Denis-Courmont | 1 | -0/+4 |
2012-04-13 | Phonet: phonet_net_id can be static (sparse) | Rémi Denis-Courmont | 1 | -1/+1 |
2012-04-13 | neighbour: Make neigh_table_init_no_netlink() static. | Hiroaki SHIMODA | 1 | -2/+1 |
2012-04-13 | udp: intoduce udp_encap_needed static_key | Eric Dumazet | 2 | -1/+12 |
2012-04-13 | rtnetlink & bonding: change args got get_tx_queues | stephen hemminger | 1 | -4/+4 |
2012-04-13 | net/garp: fix GID rbtree ordering | David Ward | 1 | -4/+4 |
2012-04-13 | pppoatm: Fix excessive queue bloat | David Woodhouse | 1 | -10/+85 |
2012-04-13 | ipv6: fix problem with expired dst cache | Gao feng | 4 | -40/+52 |
2012-04-13 | caif: set traffic class for caif packets | Dmitry Tarnyagin | 4 | -2/+28 |
2012-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -25/+32 |
2012-04-13 | caif: Fix memory leakage in the chnl_net.c. | Tomasz Gregorek | 1 | -3/+6 |
2012-04-13 | l2tp: don't overwrite source address in l2tp_ip_bind() | James Chapman | 1 | -1/+2 |
2012-04-13 | l2tp: fix refcount leak in l2tp_ip sockets | James Chapman | 1 | -1/+1 |
2012-04-13 | net/key/af_key.c: add missing kfree_skb | Julia Lawall | 1 | -1/+1 |
2012-04-13 | phonet: Sort out initiailziation and cleanup code. | Eric W. Biederman | 1 | -19/+2 |
2012-04-13 | net: In unregister_netdevice_notifier unregister the netdevices. | Eric W. Biederman | 1 | -0/+20 |
2012-04-12 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 38 | -531/+1337 |
2012-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 20 | -144/+79 |
2012-04-12 | net/ipv6/exthdrs.c: Strict PadN option checking | Eldad Zack | 1 | -0/+16 |
2012-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 18 | -139/+74 |
2012-04-12 | net: Fixed coding style issues relating to braces. | Jeffrin Jose | 1 | -6/+3 |
2012-04-12 | net/ipv6/ipv6_sockglue.c: Removed redundant extern | Eldad Zack | 1 | -1/+0 |
2012-04-12 | net/core: simple_strtoul cleanup | Shuah Khan | 1 | -3/+2 |
2012-04-12 | Treat ND option 31 as userland (DNSSL support) | Alexey I. Froloff | 1 | -1/+3 |
2012-04-12 | Merge branch 'master' into for-davem | John W. Linville | 44 | -556/+1384 |
2012-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 136 | -593/+560 |
2012-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 8 | -25/+47 |
2012-04-11 | cfg80211: add channel switch notify event | Thomas Pedersen | 3 | -0/+63 |
2012-04-11 | cfg80211/mac80211: enable proper device_set_wakeup_enable handling | Johannes Berg | 5 | -1/+45 |
2012-04-11 | mac80211: clean up an ieee80211_do_open error path | Johannes Berg | 1 | -3/+3 |
2012-04-11 | mac80211: add improved HW queue control | Johannes Berg | 7 | -38/+162 |
2012-04-11 | mac80211: add explicit monitor interface if needed | Johannes Berg | 6 | -3/+89 |
2012-04-11 | mac80211: manage AP netdev carrier state | Johannes Berg | 2 | -3/+16 |