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
Age
Commit message (
Expand
)
Author
2016-04-19
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2016-04-19
net/ipv6/addrconf: fix sysctl table indentation
Konstantin Khlebnikov
2016-04-19
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
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
udp: fix if statement in SIOCINQ ioctl
Dan Carpenter
2016-04-18
rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copy
Roopa Prabhu
2016-04-17
net: dsa: constify probed name
Vivien Didelot
2016-04-16
openvswitch: Convert to using IFF_NO_QUEUE
Phil Sutter
2016-04-16
ip6gre: Add support for GSO
Alexander Duyck
2016-04-16
GRE: Add support for GRO/GSO of IPv6 GRE traffic
Alexander Duyck
2016-04-16
ip6gre: Add support for basic offloads offloads excluding GSO
Alexander Duyck
2016-04-16
ip6gretap: Fix MTU to allow for Ethernet header
Alexander Duyck
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2016-04-15
sctp: fix some rhashtable functions using in sctp proc/diag
Xin Long
2016-04-15
sctp: merge the seq_start/next/exits in remaddrs and assocs
Xin Long
2016-04-15
sctp: add the sctp_diag.c file
Xin Long
2016-04-15
sctp: export some functions for sctp_diag in inet_diag
Xin Long
2016-04-15
sctp: export some apis or variables for sctp_diag and reuse some for proc
Xin Long
2016-04-15
sctp: add sctp_info dump api for sctp_diag
Xin Long
2016-04-15
sctp: simplify sk_receive_queue locking
Marcelo Ricardo Leitner
2016-04-15
net/hsr: Added support for HSR v1
Peter Heise
2016-04-15
tcp: remove false sharing in tcp_rcv_state_process()
Eric Dumazet
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
2016-04-15
tipc: let first message on link be a state message
Jon Paul Maloy
2016-04-15
tipc: ensure that first packets on link are sent in order
Jon Paul Maloy
2016-04-15
tipc: refactor function tipc_link_timeout()
Jon Paul Maloy
2016-04-15
tipc: reduce transmission rate of reset messages when link is down
Jon Paul Maloy
2016-04-15
tipc: guarantee peer bearer id exchange after reboot
Jon Paul Maloy
2016-04-14
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
2016-04-14
sctp: add support for RPS and RFS
Marcelo Ricardo Leitner
2016-04-14
net: validate_xmit_skb() changes
Eric Dumazet
2016-04-14
packet: uses kfree_skb() for errors.
Weongyo Jeong
2016-04-14
tipc: fix a race condition leading to subscriber refcnt bug
Parthasarathy Bhuvaragan
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
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2016-04-14
net: remove netdevice gso_min_segs
Eric Dumazet
2016-04-14
qdisc: constify meta_type_ops structures
Julia Lawall
2016-04-13
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
2016-04-13
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2016-04-13
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2016-04-13
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2016-04-13
bridge: simplify the stp_state_store by calling store_bridge_parm
Xin Long
2016-04-13
bridge: simplify the forward_delay_store by calling store_bridge_parm
Xin Long
[next]