summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-04-19bpf: add event output helper for notifications/sampling/loggingDaniel Borkmann
2016-04-19net/ipv6/addrconf: fix sysctl table indentationKonstantin Khlebnikov
2016-04-19net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov
2016-04-19net: Add helpers for 64-bit aligning netlink attributes.David S. Miller
2016-04-19net: Align IFLA_STATS64 attributes properly on architectures that need it.David S. Miller
2016-04-18net: ethtool: export conversion function between u32 and link modePhilippe Reynes
2016-04-18udp: fix if statement in SIOCINQ ioctlDan Carpenter
2016-04-18rtnetlink: rtnl_fill_stats: avoid an unnecssary stats copyRoopa Prabhu
2016-04-17net: dsa: constify probed nameVivien Didelot
2016-04-16openvswitch: Convert to using IFF_NO_QUEUEPhil Sutter
2016-04-16ip6gre: Add support for GSOAlexander Duyck
2016-04-16GRE: Add support for GRO/GSO of IPv6 GRE trafficAlexander Duyck
2016-04-16ip6gre: Add support for basic offloads offloads excluding GSOAlexander Duyck
2016-04-16ip6gretap: Fix MTU to allow for Ethernet headerAlexander Duyck
2016-04-16ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck
2016-04-15sctp: fix some rhashtable functions using in sctp proc/diagXin Long
2016-04-15sctp: merge the seq_start/next/exits in remaddrs and assocsXin Long
2016-04-15sctp: add the sctp_diag.c fileXin Long
2016-04-15sctp: export some functions for sctp_diag in inet_diagXin Long
2016-04-15sctp: export some apis or variables for sctp_diag and reuse some for procXin Long
2016-04-15sctp: add sctp_info dump api for sctp_diagXin Long
2016-04-15sctp: simplify sk_receive_queue lockingMarcelo Ricardo Leitner
2016-04-15net/hsr: Added support for HSR v1Peter Heise
2016-04-15tcp: remove false sharing in tcp_rcv_state_process()Eric Dumazet
2016-04-15tcp: do not mess with listener sk_wmem_allocEric Dumazet
2016-04-15tipc: let first message on link be a state messageJon Paul Maloy
2016-04-15tipc: ensure that first packets on link are sent in orderJon Paul Maloy
2016-04-15tipc: refactor function tipc_link_timeout()Jon Paul Maloy
2016-04-15tipc: reduce transmission rate of reset messages when link is downJon Paul Maloy
2016-04-15tipc: guarantee peer bearer id exchange after rebootJon Paul Maloy
2016-04-14bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACKDaniel Borkmann
2016-04-14sctp: add support for RPS and RFSMarcelo Ricardo Leitner
2016-04-14net: validate_xmit_skb() changesEric Dumazet
2016-04-14packet: uses kfree_skb() for errors.Weongyo Jeong
2016-04-14tipc: fix a race condition leading to subscriber refcnt bugParthasarathy Bhuvaragan
2016-04-14GSO: Support partial segmentation offloadAlexander Duyck
2016-04-14GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID valuesAlexander Duyck
2016-04-14GSO: Add GSO type for fixed IPv4 IDAlexander Duyck
2016-04-14ethtool: Add support for toggling any of the GSO offloadsAlexander Duyck
2016-04-14devlink: implement shared buffer occupancy monitoring interfaceJiri Pirko
2016-04-14devlink: add shared buffer configurationJiri Pirko
2016-04-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2016-04-14net: remove netdevice gso_min_segsEric Dumazet
2016-04-14qdisc: constify meta_type_ops structuresJulia Lawall
2016-04-13sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner
2016-04-13bridge: a netlink notification should be sent when those attributes are chang...Xin Long
2016-04-13bridge: a netlink notification should be sent when those attributes are chang...Xin Long
2016-04-13bridge: a netlink notification should be sent when those attributes are chang...Xin Long
2016-04-13bridge: simplify the stp_state_store by calling store_bridge_parmXin Long
2016-04-13bridge: simplify the forward_delay_store by calling store_bridge_parmXin Long