index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-17
vlan: restore ethtool ABI to control VLAN hardware acceleration
Fernando Luis Vazquez Cao
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
2013-06-17
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
2013-06-13
net/core: Add VF link state control
Rony Efraim
2013-06-13
net-rps: fixes for rps flow limit
Willem de Bruijn
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
net: make all team port device link events urgent
Flavio Leitner
2013-06-12
pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb
Daniel Borkmann
2013-06-11
net_sched: add 64bit rate estimators
Eric Dumazet
2013-06-11
net: pass correct parameter to skb_headers_offset_update()
Peter Pan(潘卫平)
2013-06-10
sock_diag: fix filter code sent to userspace
Nicolas Dichtel
2013-06-10
udp: add low latency socket poll support
Eliezer Tamir
2013-06-10
net: add low latency socket poll
Eliezer Tamir
2013-06-10
net: add napi_id and hash
Eliezer Tamir
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-04
netpoll: fix position of network header
Amerigo Wang
2013-06-04
pktgen: Fix position of ip and udp header
Thomas Graf
2013-06-04
net: fix sk_buff head without data area
Pablo Neira
2013-06-04
net/ethtool: Fix comment regarding location of dev_ethtool() call
Yan Burman
2013-06-04
net: mark netdev_create_hash __net_init
Baruch Siach
2013-05-31
net: clean up skb headers code
Cong Wang
2013-05-31
net/core: dev_mc_sync_multiple calls wrong helper
Jay Vosburgh
2013-05-31
net/core: __hw_addr_sync_one / _multiple broken
Jay Vosburgh
2013-05-31
net/core: __hw_addr_unsync_one "from" address not marked synced
Jay Vosburgh
2013-05-31
net/core: __hw_addr_create_ex does not initialize sync_cnt
Jay Vosburgh
2013-05-28
net/core/sock.c: add missing VSOCK string in af_family_*_key_strings
Federico Vaga
2013-05-28
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
2013-05-28
net: Correct comparisons and calculations using skb->tail and skb-transport_h...
Simon Horman
2013-05-28
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
2013-05-28
net: Fix build warnings after mac_header and transport_header became __u16.
David S. Miller
2013-05-28
net: pass changed flags along with NETDEV_CHANGE event
Jiri Pirko
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-27
netpoll: remove return value from netpoll_rx_disable()
dingtianhong
2013-05-27
MPLS: Add limited GSO support
Simon Horman
2013-05-25
net: add netnotifier event for upper device change
Jiri Pirko
2013-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-22
net: Loosen constraints for recalculating checksum in skb_segment()
Simon Horman
2013-05-20
rps: selective flow shedding during softnet overflow
Willem de Bruijn
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-17
dev: remove duplicate 'skb->dev = dev' in dev_forward_skb()
Nicolas Dichtel
2013-05-11
ipv6: do not clear pinet6 field
Eric Dumazet
2013-05-08
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
2013-05-06
netpoll: inverted down_trylock() test
Dan Carpenter
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
2013-05-02
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
2013-05-02
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-05-01
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
[next]