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