Age | Commit message (Expand) | Author | Files | Lines |
2011-05-21 | sctp: Fix build failure. | David S. Miller | 1 | -1/+1 |
2011-05-21 | garp: use kfree_rcu() | Eric Dumazet | 1 | -18/+2 |
2011-05-21 | ipv6: copy prefsrc setting when copying route entry | Florian Westphal | 1 | -0/+1 |
2011-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 309 | -7259/+13444 |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds | 3 | -0/+3 |
2011-05-20 | macvlan: remove one synchronize_rcu() call | Eric Dumazet | 1 | -1/+1 |
2011-05-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 28 | -292/+46 |
2011-05-20 | networking: NET_CLS_ROUTE4 depends on INET | Randy Dunlap | 1 | -0/+1 |
2011-05-20 | irda: Fix error propagation in ircomm_lmp_connect_response() | David S. Miller | 1 | -4/+1 |
2011-05-20 | irda: Kill set but unused variable 'bytes' in irlan_check_command_param() | David S. Miller | 1 | -4/+0 |
2011-05-20 | irda: Kill set but unused variable 'clen' in ircomm_connect_indication() | David S. Miller | 1 | -6/+0 |
2011-05-20 | rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport() | David S. Miller | 1 | -1/+2 |
2011-05-20 | irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_... | David S. Miller | 1 | -3/+0 |
2011-05-20 | rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer(). | David S. Miller | 1 | -1/+2 |
2011-05-20 | rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler() | David S. Miller | 1 | -4/+1 |
2011-05-20 | rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection() | David S. Miller | 1 | -3/+0 |
2011-05-20 | rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window() | David S. Miller | 1 | -2/+0 |
2011-05-20 | pkt_sched: Kill set but unused variable 'protocol' in tc_classify() | David S. Miller | 1 | -2/+0 |
2011-05-20 | 9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts() | David S. Miller | 1 | -2/+0 |
2011-05-20 | 9p: Kill set but not used variable 'ret' in parse_opts() | David S. Miller | 1 | -2/+0 |
2011-05-20 | ipconfig wait for carrier | Micha Nelissen | 1 | -13/+22 |
2011-05-20 | SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict() | Jacek Luczak | 1 | -6/+4 |
2011-05-20 | ipv6: reduce per device ICMP mib sizes | Eric Dumazet | 2 | -26/+38 |
2011-05-20 | net: ping: fix the coding style | Changli Gao | 1 | -3/+7 |
2011-05-20 | net: ping: make local functions static | Changli Gao | 1 | -4/+4 |
2011-05-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+3 |
2011-05-19 | ipv4: Pass explicit destination address to rt_bind_peer(). | David S. Miller | 3 | -13/+13 |
2011-05-19 | ipv4: Pass explicit destination address to rt_get_peer(). | David S. Miller | 1 | -3/+3 |
2011-05-19 | ipv4: Make caller provide flowi4 key to inet_csk_route_req(). | David S. Miller | 3 | -8/+11 |
2011-05-19 | ipv4: Kill RT_CACHE_DEBUG | David S. Miller | 2 | -44/+0 |
2011-05-18 | net: add skb_dst_force() in sock_queue_err_skb() | Eric Dumazet | 1 | -0/+3 |
2011-05-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 9 | -30/+38 |
2011-05-18 | ipv4: Don't use enums as bitmasks in ip_fragment.c | David S. Miller | 1 | -6/+4 |
2011-05-18 | net: ethtool: fix IPV6 checksum feature name string | Michał Mirosław | 1 | -1/+1 |
2011-05-17 | net: Change netdev_fix_features messages loglevel | Michael S. Tsirkin | 1 | -1/+1 |
2011-05-17 | net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg | Anton Blanchard | 1 | -2/+4 |
2011-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -4/+12 |
2011-05-17 | net: ping: fix build failure | Vasiliy Kulikov | 2 | -12/+13 |
2011-05-17 | net: use hlist_del_rcu() in dev_change_name() | Eric Dumazet | 1 | -1/+1 |
2011-05-17 | bluetooth: Fix warnings in l2cap_core.c | David S. Miller | 1 | -2/+2 |
2011-05-17 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 46 | -607/+1960 |
2011-05-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -20/+14 |
2011-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 46 | -607/+1960 |
2011-05-16 | net: Change netdev_fix_features messages loglevel | Michał Mirosław | 1 | -14/+8 |
2011-05-16 | net: convert to new cpumask API | KOSAKI Motohiro | 1 | -1/+1 |
2011-05-16 | ipv4: more compliant RFC 3168 support | Eric Dumazet | 1 | -22/+38 |
2011-05-16 | cfg80211: make stripping of 802.11 header optional from AMSDU | Yogesh Ashok Powar | 2 | -9/+14 |
2011-05-16 | nl80211: Move peer link state definition to nl80211 | Javier Cardona | 6 | -45/+45 |
2011-05-16 | net/rfkill/core.c: Avoid leaving freed data in a list | Julia Lawall | 1 | -1/+1 |
2011-05-16 | mac80211: sparse RCU annotations | Johannes Berg | 16 | -74/+118 |