index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2016-04-25
rtnl: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-23
libnl: nla_put_msecs(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
libnl: nla_put_be64(): align on a 64-bit area
Nicolas Dichtel
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-21
net: Add support for IP ID mangling TSO in cases that require encapsulation
Alexander Duyck
2016-04-21
rtnl: use the new API to align IFLA_STATS*
Nicolas Dichtel
2016-04-20
rtnetlink: add new RTM_GETSTATS message to dump link stats
Roopa Prabhu
2016-04-19
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2016-04-19
net: Add helpers for 64-bit aligning netlink attributes.
David S. Miller
2016-04-19
net: Align IFLA_STATS64 attributes properly on architectures that need it.
David S. Miller
2016-04-18
net: ethtool: export conversion function between u32 and link mode
Philippe Reynes
2016-04-18
rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy
Roopa Prabhu
2016-04-15
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
2016-04-14
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
2016-04-14
net: validate_xmit_skb() changes
Eric Dumazet
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
2016-04-14
ethtool: Add support for toggling any of the GSO offloads
Alexander Duyck
2016-04-14
devlink: implement shared buffer occupancy monitoring interface
Jiri Pirko
2016-04-14
devlink: add shared buffer configuration
Jiri Pirko
2016-04-14
net: remove netdevice gso_min_segs
Eric Dumazet
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-08
devlink: share user_ptr pointer for both devlink and devlink_port
Jiri Pirko
2016-04-08
devlink: remove implicit type set in port register
Jiri Pirko
2016-04-07
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
Alexander Duyck
2016-04-07
tun: use socket locks for sk_{attach,detatch}_filter
Hannes Frederic Sowa
2016-04-07
sock: fix lockdep annotation in release_sock
Hannes Frederic Sowa
2016-04-06
net: add the AF_KCM entries to family name tables
Dexuan Cui
2016-04-05
net/core/dev: Warn on a too-short GRO frame
Aaron Conole
2016-04-05
Revert "netpoll: Fix extra refcount release in netpoll_cleanup()"
Bjorn Helgaas
2016-04-05
udp: enable MSG_PEEK at non-zero offset
samanthakumar
2016-04-05
udp: remove headers from UDP packets before queueing
samanthakumar
2016-04-04
tcp: increment sk_drops for listeners
Eric Dumazet
2016-04-04
sock_diag: add SK_MEMINFO_DROPS
Eric Dumazet
2016-04-04
net: add SOCK_RCU_FREE socket flag
Eric Dumazet
2016-04-04
sock: accept SO_TIMESTAMPING flags in socket cmsg
Soheil Hassas Yeganeh
2016-04-04
tcp: accept SOF_TIMESTAMPING_OPT_ID for passive TFO
Soheil Hassas Yeganeh
2016-04-04
sock: break up sock_cmsg_snd into __sock_cmsg_snd and loop
Willem de Bruijn
2016-04-01
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
2016-03-31
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
2016-03-30
bpf: make padding in bpf_tunnel_key explicit
Daniel Borkmann
2016-03-25
netpoll: Fix extra refcount release in netpoll_cleanup()
Bjorn Helgaas
2016-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-03-21
net/core: Add support for configuring VF GUIDs
Eli Cohen
2016-03-21
net/rtnetlink: add IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE attributes
Eric Dumazet
2016-03-21
net: add description for len argument of dev_get_phys_port_name
Luis de Bethencourt
2016-03-20
net: sched: Add description for cpu_bstats argument
Luis de Bethencourt
2016-03-20
gen_stats.c: Add description for cpu argument
Luis de Bethencourt
[next]