index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
fib_rules: fix suppressor names and default values
Stefan Tomanek
2013-08-03
1
-4
/
+11
*
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
2013-08-02
1
-4
/
+6
*
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
2013-08-02
1
-0
/
+10
*
fib_rules: add .suppress operation
Stefan Tomanek
2013-07-31
1
-0
/
+8
*
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
2013-07-31
1
-0
/
+19
*
flow_dissector: add support for IPPROTO_IPV6
Tom Herbert
2013-07-30
1
-0
/
+3
*
flow_dissector: clean up IPIP case
Tom Herbert
2013-07-30
1
-1
/
+2
*
net: export physical port id via sysfs
Jiri Pirko
2013-07-30
1
-0
/
+22
*
rtnl: export physical port id via RT netlink
Jiri Pirko
2013-07-30
1
-1
/
+24
*
net: add ndo to get id of physical port of the device
Jiri Pirko
2013-07-30
1
-0
/
+18
*
pktgen: add needed include file
Stephen Rothwell
2013-07-29
1
-0
/
+1
*
pktgen: Use ip_send_check() to compute checksum
Thomas Graf
2013-07-27
1
-2
/
+1
*
pktgen: Add UDPCSUM flag to support UDP checksums
Thomas Graf
2013-07-27
1
-5
/
+52
*
net: Make devnet_rename_seq static
Thomas Gleixner
2013-07-24
1
-1
/
+1
*
net: add sk_stream_is_writeable() helper
Eric Dumazet
2013-07-24
1
-1
/
+1
*
net: Provide a generic socket error queue delivery method for Tx time stamps.
Richard Cochran
2013-07-22
1
-0
/
+47
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-18
2
-12
/
+29
|
\
|
*
vlan: mask vlan prio bits
Eric Dumazet
2013-07-18
1
-2
/
+9
|
*
ethtool: fixed trailing statements in ethtool
Dragos Foianu
2013-07-16
1
-10
/
+20
*
|
net: delete __cpuinit usage from all net files
Paul Gortmaker
2013-07-14
1
-2
/
+2
|
/
*
net: access page->private by using page_private
Sunghan Suh
2013-07-12
1
-3
/
+3
*
gso: Update tunnel segmentation to support Tx checksum offload
Alexander Duyck
2013-07-11
1
-8
/
+6
*
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
2
-7
/
+7
*
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-10
3
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
18
-173
/
+556
|
\
|
*
net: rename low latency sockets functions to busy poll
Eliezer Tamir
2013-07-08
1
-1
/
+2
|
*
core: Copy inner_protocol in copy_skb_header()
Joe Stringer
2013-07-03
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
4
-38
/
+52
|
|
\
|
*
|
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
Isaku Yamahata
2013-07-02
1
-0
/
+6
|
*
|
ethtool: make .get_dump_data() harder to misuse by drivers
Michal Schmidt
2013-07-02
1
-1
/
+20
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...
David S. Miller
2013-07-01
1
-8
/
+0
|
|
\
\
|
|
*
\
Merge ../vxlan-x
Stephen Hemminger
2013-06-25
1
-8
/
+0
|
|
|
\
\
|
|
|
*
|
rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
Mike Rapoport
2013-06-25
1
-8
/
+0
|
*
|
|
|
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-07-01
1
-5
/
+7
|
*
|
|
|
dev: introduce skb_scrub_packet()
Nicolas Dichtel
2013-06-27
2
-10
/
+24
|
|
/
/
/
|
*
/
/
net: poll/select low latency socket support
Eliezer Tamir
2013-06-25
2
-1
/
+9
|
|
/
/
|
*
|
net: Unmap fragment page once iterator is done
Wedson Almeida Filho
2013-06-24
1
-1
/
+6
|
*
|
net: allow large number of tx queues
Eric Dumazet
2013-06-23
1
-7
/
+19
|
*
|
neigh: disallow un-init_net to change thresh of neigh
Gao feng
2013-06-19
1
-0
/
+6
|
*
|
neigh: only allow init_net to change the default neigh_parms
Gao feng
2013-06-19
1
-1
/
+1
|
*
|
neigh: no need to call lookup_neigh_parms in neigh_parms_alloc
Gao feng
2013-06-19
1
-6
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
3
-6
/
+11
|
|
\
\
|
*
|
|
net: add socket option for low latency polling
Eliezer Tamir
2013-06-17
1
-0
/
+20
|
*
|
|
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
2013-06-17
1
-2
/
+2
|
*
|
|
net/core: Add VF link state control
Rony Efraim
2013-06-13
1
-2
/
+20
|
*
|
|
net-rps: fixes for rps flow limit
Willem de Bruijn
2013-06-13
1
-3
/
+16
|
*
|
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
2
-7
/
+7
|
*
|
|
net: make all team port device link events urgent
Flavio Leitner
2013-06-13
1
-0
/
+3
|
*
|
|
pktgen: ipv6: numa: consolidate skb allocation to pktgen_alloc_skb
Daniel Borkmann
2013-06-12
1
-25
/
+27
|
*
|
|
net_sched: add 64bit rate estimators
Eric Dumazet
2013-06-11
2
-11
/
+23
[next]