| Commit message (Expand) | Author | Age | Files | Lines |
* | net: use __packed annotation | Eric Dumazet | 2010-06-03 | 7 | -18/+18 |
* | ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mc | Eric Dumazet | 2010-06-03 | 1 | -18/+17 |
* | ipv4: add LINUX_MIB_IPRPFILTER snmp counter | Eric Dumazet | 2010-06-03 | 4 | -15/+26 |
* | net: replace hooks in __netif_receive_skb V5 | Jiri Pirko | 2010-06-02 | 5 | -71/+73 |
* | ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option | Arnaud Ebalard | 2010-06-02 | 9 | -96/+51 |
* | ipconfig: send host-name in DHCP requests | Wu Fengguang | 2010-06-02 | 1 | -0/+7 |
* | packet_mmap: expose hw packet timestamps to network packet capture utilities | Scott McMillan | 2010-06-02 | 1 | -2/+35 |
* | net: CONFIG_NET_NS reduction | Eric Dumazet | 2010-06-02 | 2 | -11/+3 |
* | net: add additional lock to qdisc to increase throughput | Eric Dumazet | 2010-06-02 | 2 | -4/+26 |
* | net: Define accessors to manipulate QDISC_STATE_RUNNING | Eric Dumazet | 2010-06-02 | 2 | -4/+4 |
* | ipv6: get rid of ipip6_prl_lock | Eric Dumazet | 2010-06-01 | 1 | -6/+2 |
* | net/ipv6/mcast.c: Remove unnecessary kmalloc casts | Joe Perches | 2010-06-01 | 1 | -2/+1 |
* | net/ipv4/igmp.c: Remove unnecessary kmalloc casts | Joe Perches | 2010-06-01 | 1 | -2/+1 |
* | arp_notify: allow drivers to explicitly request a notification event. | Ian Campbell | 2010-05-31 | 2 | -0/+19 |
* | caif: cleanup: remove duplicate checks | Dan Carpenter | 2010-05-31 | 1 | -6/+2 |
* | caif: remove unneeded null check in caif_connect() | Dan Carpenter | 2010-05-31 | 1 | -2/+1 |
* | net/dccp: Use memdup_user | Julia Lawall | 2010-05-31 | 1 | -8/+3 |
* | net/can: Use memdup_user | Julia Lawall | 2010-05-31 | 1 | -8/+3 |
* | tcp: tcp_md5_hash_skb_data() frag_list handling | Eric Dumazet | 2010-05-31 | 1 | -0/+5 |
* | net: remove zap_completion_queue | Eric Dumazet | 2010-05-31 | 2 | -32/+3 |
* | net: Use __this_cpu_inc() in fast path | Eric Dumazet | 2010-05-31 | 2 | -4/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-31 | 9 | -15/+27 |
|\ |
|
| * | net: fix sk_forward_alloc corruptions | Eric Dumazet | 2010-05-29 | 3 | -2/+10 |
| * | Phonet: listening socket lock protects the connected socket list | Rémi Denis-Courmont | 2010-05-29 | 1 | -3/+3 |
| * | caif: unlock on error path in cfserl_receive() | Dan Carpenter | 2010-05-29 | 1 | -2/+4 |
| * | net/rds: Add missing mutex_unlock | Julia Lawall | 2010-05-29 | 2 | -0/+2 |
| * | skb: make skb_recycle_check() return a bool value | Changli Gao | 2010-05-29 | 1 | -6/+6 |
| * | IPv6: fix Mobile IPv6 regression | Brian Haley | 2010-05-29 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-05-29 | 1 | -1/+1 |
| |\ |
|
| | * | mac80211: make a function static | Johannes Berg | 2010-05-28 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-28 | 11 | -27/+70 |
|\| | |
|
| * | | netlink: bug fix: wrong size was calculated for vfinfo list blob | Scott Feldman | 2010-05-28 | 1 | -5/+6 |
| * | | netlink: bug fix: don't overrun skbs on vf_port dump | Scott Feldman | 2010-05-28 | 1 | -6/+9 |
| * | | xt_tee: use skb_dst_drop() | Eric Dumazet | 2010-05-28 | 1 | -2/+2 |
| * | | ipv6: Add GSO support on forwarding path | Herbert Xu | 2010-05-28 | 1 | -1/+1 |
| * | | net: fix __neigh_event_send() | Eric Dumazet | 2010-05-28 | 1 | -0/+1 |
| * | | net: fix lock_sock_bh/unlock_sock_bh | Eric Dumazet | 2010-05-27 | 4 | -10/+48 |
| * | | net/iucv: Add missing spin_unlock | Julia Lawall | 2010-05-27 | 1 | -1/+1 |
| * | | ipmr: off by one in __ipmr_fill_mroute() | Dan Carpenter | 2010-05-26 | 2 | -2/+2 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-28 | 1 | -6/+6 |
|\ \ \ |
|
| * \ \ | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-21 | 12 | -80/+215 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Steven Rostedt | 2010-05-18 | 2 | -6/+58 |
| |\ \ \ \ |
|
| * | | | | | tracing: Let tracepoints have data passed to tracepoint callbacks | Steven Rostedt | 2010-05-14 | 1 | -6/+6 |
* | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-05-27 | 1 | -11/+18 |
|\ \ \ \ \ \ |
|
| * | | | | | | sunrpc: fix leak on error on socket xprt setup | J. Bruce Fields | 2010-05-26 | 1 | -11/+18 |
* | | | | | | | iucv: convert cpu notifier to return encapsulate errno value | Akinobu Mita | 2010-05-27 | 1 | -4/+5 |
|/ / / / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-26 | 23 | -199/+222 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Phonet: fix potential use-after-free in pep_sock_close() | Rémi Denis-Courmont | 2010-05-26 | 1 | -0/+2 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-05-25 | 5 | -7/+8 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | wireless: fix sta_info.h kernel-doc warnings | Randy Dunlap | 2010-05-24 | 1 | -1/+1 |