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
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: remove mmapped netlink support
Florian Westphal
2016-02-18
4
-808
/
+9
*
net_sched: Improve readability of filter processing
Jamal Hadi Salim
2016-02-18
1
-1
/
+1
*
bridge: switchdev: Offload VLAN flags to hardware bridge
Ido Schimmel
2016-02-18
1
-0
/
+11
*
net-sysfs: remove unused fmt_long_hex
Colin Ian King
2016-02-18
1
-1
/
+0
*
vlan: change return type of vlan_proc_rem_dev
Zhang Shengju
2016-02-17
2
-4
/
+3
*
ipv4: Remove inet_lro library
Ben Hutchings
2016-02-17
3
-383
/
+0
*
af_llc: fix types on llc_ui_wait_for_conn
One Thousand Gnomes
2016-02-17
1
-2
/
+2
*
sctp: remove the unused sctp_datamsg_free()
Xin Long
2016-02-17
1
-13
/
+0
*
sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()
Xin Long
2016-02-17
1
-2
/
+0
*
sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_associ...
Xin Long
2016-02-17
1
-2
/
+2
*
core: remove unneded headers for net cgroup controllers.
Rosen, Rami
2016-02-17
2
-2
/
+0
*
net: add tc offload feature flag
John Fastabend
2016-02-17
1
-0
/
+1
*
net: sched: add cls_u32 offload hooks for netdevs
John Fastabend
2016-02-17
1
-2
/
+97
*
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
1
-3
/
+6
*
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2016-02-17
1
-2
/
+3
*
net: Export ip fragment sysctl to unprivileged users
Nikolay Borisov
2016-02-16
1
-4
/
+0
*
ipv4: namespacify ip fragment max dist sysctl knob
Nikolay Borisov
2016-02-16
1
-12
/
+13
*
ipv4: namespacify ip_early_demux sysctl knob
Nikolay Borisov
2016-02-16
3
-12
/
+10
*
ipv4: Namespacify ip_dynaddr sysctl knob
Nikolay Borisov
2016-02-16
2
-15
/
+10
*
igmp: net: Move igmp namespace init to correct file
Nikolay Borisov
2016-02-16
2
-6
/
+14
*
ipv4: Namespaceify ip_default_ttl sysctl knob
Nikolay Borisov
2016-02-16
6
-18
/
+23
*
tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info
Eric Dumazet
2016-02-16
1
-0
/
+6
*
net/ipv4: add dst cache support for gre lwtunnels
Paolo Abeni
2016-02-16
1
-3
/
+10
*
net: add dst_cache to ovs vxlan lwtunnel
Paolo Abeni
2016-02-16
3
-1
/
+16
*
ip_tunnel: replace dst_cache with generic implementation
Paolo Abeni
2016-02-16
3
-73
/
+23
*
net: replace dst_cache ip6_tunnel implementation with the generic one
Paolo Abeni
2016-02-16
4
-104
/
+14
*
net: add dst_cache support
Paolo Abeni
2016-02-16
3
-0
/
+173
*
tipc: refactor node xmit and fix memory leaks
Richard Alpe
2016-02-16
2
-24
/
+38
*
ethtool: ensure channel counts are within bounds during SCHANNELS
Keller, Jacob E
2016-02-16
1
-2
/
+11
*
ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
Keller, Jacob E
2016-02-16
1
-0
/
+55
*
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
2016-02-12
6
-23
/
+14
*
net: gre: Implement LCO for GRE over IPv4
Edward Cree
2016-02-12
1
-3
/
+13
*
fou: enable LCO in FOU and GUE
Edward Cree
2016-02-12
1
-8
/
+6
*
net: udp: always set up for CHECKSUM_PARTIAL offload
Edward Cree
2016-02-12
2
-25
/
+2
*
net: local checksum offload for encapsulation
Edward Cree
2016-02-12
3
-22
/
+22
*
tcp/dccp: better use of ephemeral ports in bind()
Eric Dumazet
2016-02-12
1
-126
/
+114
*
tcp/dccp: better use of ephemeral ports in connect()
Eric Dumazet
2016-02-12
1
-85
/
+85
*
net: bulk free SKBs that were delay free'ed due to IRQ context
Jesper Dangaard Brouer
2016-02-11
2
-3
/
+13
*
net: bulk free infrastructure for NAPI context, use napi_consume_skb
Jesper Dangaard Brouer
2016-02-11
2
-6
/
+78
*
igmp: Namespacify igmp_qrv sysctl knob
Nikolay Borisov
2016-02-11
3
-22
/
+28
*
igmp: Namespaceify igmp_llm_reports sysctl knob
Nikolay Borisov
2016-02-11
3
-12
/
+18
*
igmp: Namespaceify igmp_max_msf sysctl knob
Nikolay Borisov
2016-02-11
4
-13
/
+12
*
igmp: Namespaceify igmp_max_memberships sysctl knob
Nikolay Borisov
2016-02-11
3
-10
/
+10
*
openvswitch: allow management from inside user namespaces
Tycho Andersen
2016-02-11
2
-10
/
+14
*
rds: duplicate include net/tcp.h
stephen hemminger
2016-02-11
1
-1
/
+0
*
net: Allow tunnels to use inner checksum offloads with outer checksums needed
Alexander Duyck
2016-02-11
1
-2
/
+1
*
udp: Use uh->len instead of skb->len to compute checksum in segmentation
Alexander Duyck
2016-02-11
1
-15
/
+13
*
udp: Clean up the use of flags in UDP segmentation offload
Alexander Duyck
2016-02-11
1
-19
/
+18
*
gre: Use inner_proto to obtain inner header protocol
Alexander Duyck
2016-02-11
1
-4
/
+2
*
gre: Use GSO flags to determine csum need instead of GRE flags
Alexander Duyck
2016-02-11
1
-34
/
+30
[next]