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
2011-11-07
GRO: fix merging a paged skb after non-paged skbs
Michal Schmidt
2011-08-15
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-07-13
net: filter: Use WARN_RATELIMIT
Joe Perches
2011-04-14
gro: reset skb_iif on reuse
Andy Gospodarek
2011-04-14
gro: Reset dev pointer on reuse
Herbert Xu
2011-03-14
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
2011-03-02
filter: make sure filters dont read uninitialized memory
David S. Miller
2011-01-07
net: release dst entry while cache-hot for GSO case too
Krishna Kumar
2010-12-09
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
2010-12-09
net: NETIF_F_HW_CSUM does not imply FCoE CRC offload
Ben Hutchings
2010-12-09
net: clear heap allocation for ETHTOOL_GRXCLSRLALL
Kees Cook
2010-10-28
net: clear heap allocations for privileged ethtool actions
Kees Cook
2010-10-28
net: Fix the condition passed to sk_wait_event()
Nagendra Tomar
2010-10-28
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2010-09-26
gro: Fix bogus gso_size on the first fraglist entry
Herbert Xu
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: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
2010-08-02
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
2010-08-02
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
2010-08-02
net/core: neighbour update Oops
Doug Kehn
2010-03-15
scm: Only support SCM_RIGHTS on unix domain sockets.
Eric W. Biederman
2010-03-15
net: bug fix for vlan + gro issue
Ajit Khaparde
2010-03-15
net-sysfs: Use rtnl_trylock in wireless sysfs methods.
Eric W. Biederman
2010-02-23
pktgen: Fix freezing problem
Rafael J. Wysocki
2010-02-23
dst: call cond_resched() in dst_gc_task()
Eric Dumazet
2010-02-09
tcp: update the netstamp_needed counter when cloning sockets
Octavian Purdila
2009-12-18
net: Fix userspace RTM_NEWLINK notifications.
Eric W. Biederman
2009-11-24
pktgen: Fix netdevice unregister
Eric Dumazet
2009-11-23
pktgen: Fix device name compares
Eric Dumazet
2009-11-17
gro: Fix illegal merging of trailer trash
Herbert Xu
2009-11-16
net: Fix the rollback test in dev_change_name()
Eric Dumazet
2009-10-30
net: fix sk_forward_alloc corruption
Eric Dumazet
2009-10-24
pktgen: Dont leak kernel memory
Eric Dumazet
2009-10-05
wext: let get_wireless_stats() sleep
Johannes Berg
2009-10-04
pktgen: restore nanosec delays
Eric Dumazet
2009-10-04
pktgen: Fix multiqueue handling
Eric Dumazet
2009-10-01
pktgen: Fix delay handling
Eric Dumazet
2009-09-30
net: restore tx timestamping for accelerated vlans
Eric Dumazet
2009-09-30
net: Fix sock_wfree() race
Eric Dumazet
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-28
wext: add back wireless/ dir in sysfs for cfg80211 interfaces
Johannes Berg
2009-09-24
pktgen: better scheduler friendliness
Stephen Hemminger
2009-09-24
pktgen: T_TERMINATE flag is unused
Stephen Hemminger
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-15
driver model: constify attribute groups
David Brownell
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-11
net: force bridge module(s) to be GPL
Stephen Hemminger
[next]