index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
bpf: wire in data and data_end for cls_act_bpf
Alexei Starovoitov
2016-05-06
1
-6
/
+45
*
net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO
Alexander Duyck
2016-05-04
1
-0
/
+4
*
gso: Only allow GSO_PARTIAL if we can checksum the inner protocol
Alexander Duyck
2016-05-04
1
-3
/
+3
*
gso: Do not perform partial GSO if number of partial segments is 1 or less
Alexander Duyck
2016-05-04
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
1
-1
/
+1
|
\
|
*
net: Disable segmentation if checksumming is not supported
Alexander Duyck
2016-05-03
1
-1
/
+1
*
|
net: add __sock_wfree() helper
Eric Dumazet
2016-05-03
1
-0
/
+24
*
|
net: rtnetlink: add linkxstats callbacks and attribute
Nikolay Aleksandrov
2016-05-02
1
-0
/
+30
*
|
net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter
Nikolay Aleksandrov
2016-05-02
1
-13
/
+31
*
|
tcp: make tcp_sendmsg() aware of socket backlog
Eric Dumazet
2016-05-02
1
-0
/
+7
*
|
net: do not block BH while processing socket backlog
Eric Dumazet
2016-05-02
1
-14
/
+8
*
|
net: constify is_skb_forwardable's arguments
Nikolay Aleksandrov
2016-04-29
1
-1
/
+1
*
|
tuntap: calculate rps hash only when needed
Jason Wang
2016-04-28
1
-0
/
+1
*
|
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-27
1
-2
/
+2
*
|
net: remove NETDEV_TX_LOCKED support
Florian Westphal
2016-04-26
2
-2
/
+2
*
|
sched: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
1
-14
/
+21
*
|
neigh: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
1
-1
/
+2
*
|
rtnl: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
1
-2
/
+2
*
|
sock_diag: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
1
-1
/
+1
*
|
skbuff: Add pskb_extract() helper function
Sowmini Varadhan
2016-04-25
1
-0
/
+242
*
|
rtnl: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-25
1
-18
/
+18
*
|
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
1
-9
/
+10
*
|
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
1
-2
/
+5
|
\
|
|
*
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
2016-04-15
1
-2
/
+5
*
|
net: Add support for IP ID mangling TSO in cases that require encapsulation
Alexander Duyck
2016-04-21
1
-0
/
+11
*
|
rtnl: use the new API to align IFLA_STATS*
Nicolas Dichtel
2016-04-21
1
-17
/
+5
*
|
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
2016-04-20
1
-0
/
+158
*
|
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2016-04-19
1
-0
/
+2
*
|
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
2016-04-19
1
-19
/
+5
*
|
net: Align IFLA_STATS64 attributes properly on architectures that need it.
David S. Miller
2016-04-19
1
-0
/
+19
*
|
net: ethtool: export conversion function between u32 and link mode
Philippe Reynes
2016-04-18
1
-9
/
+12
*
|
rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy
Roopa Prabhu
2016-04-18
1
-15
/
+8
*
|
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
2016-04-14
1
-17
/
+40
*
|
net: validate_xmit_skb() changes
Eric Dumazet
2016-04-14
1
-5
/
+2
*
|
GSO: Support partial segmentation offload
Alexander Duyck
2016-04-14
3
-4
/
+62
*
|
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
2016-04-14
1
-0
/
+1
*
|
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
2016-04-14
2
-5
/
+30
*
|
ethtool: Add support for toggling any of the GSO offloads
Alexander Duyck
2016-04-14
1
-0
/
+2
*
|
devlink: implement shared buffer occupancy monitoring interface
Jiri Pirko
2016-04-14
1
-6
/
+92
*
|
devlink: add shared buffer configuration
Jiri Pirko
2016-04-14
1
-0
/
+940
*
|
net: remove netdevice gso_min_segs
Eric Dumazet
2016-04-14
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
3
-5
/
+8
|
\
|
|
*
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
2016-04-07
1
-0
/
+1
|
*
net: add the AF_KCM entries to family name tables
Dexuan Cui
2016-04-06
1
-3
/
+6
|
*
Revert "netpoll: Fix extra refcount release in netpoll_cleanup()"
Bjorn Helgaas
2016-04-05
1
-2
/
+1
*
|
devlink: share user_ptr pointer for both devlink and devlink_port
Jiri Pirko
2016-04-08
1
-8
/
+13
*
|
devlink: remove implicit type set in port register
Jiri Pirko
2016-04-08
1
-1
/
+0
*
|
tun: use socket locks for sk_{attach,detatch}_filter
Hannes Frederic Sowa
2016-04-07
1
-22
/
+13
*
|
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
2016-04-07
1
-5
/
+0
[next]