index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2010-12-14
filter: make sure filters dont read uninitialized memory
David S. Miller
2010-12-14
net: optimize Berkeley Packet Filter (BPF) processing
Hagen Paul Pfeifer
2010-12-14
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
2010-12-14
net: NETIF_F_HW_CSUM does not imply FCoE CRC offload
Ben Hutchings
2010-11-22
net/core: Allow tagged VLAN packets to flow through VETH devices.
Ben Greear
2010-11-22
net: add a recursion limit in xmit path
Eric Dumazet
2010-11-22
net: Fix the condition passed to sk_wait_event()
Nagendra Tomar
2010-11-22
net: clear heap allocations for privileged ethtool actions
Kees Cook
2010-09-26
gro: Re-fix different skb headrooms
Jarek Poplawski
2010-09-26
gro: fix different skb headrooms
Eric Dumazet
2010-08-26
net: disable preemption before call smp_processor_id()
Changli Gao
2010-08-26
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
2010-08-26
net: Fix napi_gro_frags vs netpoll path
Jarek Poplawski
2010-07-25
net: dev_forward_skb should call nf_reset
Ben Greear
2010-07-22
net: Fix skb_copy_expand() handling of ->csum_start
David S. Miller
2010-07-22
net: Fix corruption of skb csum field in pskb_expand_head() of net/core/skbuff.c
Andrea Shepard
2010-07-14
net: fix problem in reading sock TX queue
Tom Herbert
2010-07-14
net/core: neighbour update Oops
Doug Kehn
2010-07-14
net: skb_tx_hash() fix relative to skb_orphan_try()
Eric Dumazet
2010-07-02
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-06-29
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
2010-06-29
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
2010-06-13
net: rxhash already set in __copy_skb_header
Eric Dumazet
2010-06-13
net: fix deliver_no_wcard regression on loopback device
John Fastabend
2010-06-10
pktgen: Fix accuracy of inter-packet delay.
Daniel Turull
2010-06-10
pkt_sched: gen_estimator: add a new lock
Eric Dumazet
2010-06-10
net: deliver skbs on inactive slaves to exact matches
John Fastabend
2010-06-09
net: Print num_rx_queues imbalance warning only when there are allocated queues
Tim Gardner
2010-06-02
net: fix conflict between null_or_orig and null_or_bond
John Fastabend
2010-05-31
net: sock_queue_err_skb() dont mess with sk_forward_alloc
Eric Dumazet
2010-05-31
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-05-29
net: fix sk_forward_alloc corruptions
Eric Dumazet
2010-05-29
skb: make skb_recycle_check() return a bool value
Changli Gao
2010-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-28
netlink: bug fix: wrong size was calculated for vfinfo list blob
Scott Feldman
2010-05-28
netlink: bug fix: don't overrun skbs on vf_port dump
Scott Feldman
2010-05-28
net: fix __neigh_event_send()
Eric Dumazet
2010-05-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-27
net: fix lock_sock_bh/unlock_sock_bh
Eric Dumazet
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-24
tun: Update classid on packet injection
Herbert Xu
2010-05-24
cls_cgroup: Store classid in struct sock
Herbert Xu
2010-05-23
net-2.6 : V2 - fix dev_get_valid_name
Daniel Lezcano
2010-05-23
rtnetlink: Fix error handling in do_setlink()
David Howells
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-05-21
pipe: add support for shrinking and growing pipes
Jens Axboe
2010-05-21
net: Expose all network devices in a namespaces in sysfs
Eric W. Biederman
2010-05-21
net/sysfs: Fix the bitrot in network device kobject namespace support
Eric W. Biederman
2010-05-21
netns: Teach network device kobjects which namespace they are in.
Eric W. Biederman
2010-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
[next]