summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-04-14soreuseport: fix ordering for mixed v4/v6 socketsCraig Gallek
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-14ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau
2016-04-14ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau
2016-04-14ipv6: datagram: Refactor dst lookup and update codes to a new functionMartin KaFai Lau
2016-04-14ipv6: datagram: Refactor flowi6 init codes to a new functionMartin KaFai Lau
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 tag 'mac80211-for-davem-2016-04-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-04-14net: sched: do not requeue a NULL skbLars Persson
2016-04-14packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause
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-13route: do not cache fib route info on local routes with oifChris Friesen
2016-04-13sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner
2016-04-13net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern
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
2016-04-13bridge: simplify the flush_store by calling store_bridge_parmXin Long
2016-04-13ipv6, token: allow for clearing the current device tokenDaniel Borkmann
2016-04-13sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa
2016-04-13udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUMWillem de Bruijn
2016-04-13udp: do not expect udp headers on ioctl SIOCINQWillem de Bruijn
2016-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-04-14netfilter: ctnetlink: remove unnecessary inliningPablo Neira Ayuso
2016-04-14netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-04-14netfilter: x_tables: remove obsolete checkFlorian Westphal
2016-04-14netfilter: x_tables: remove obsolete overflow check for compat case tooFlorian Westphal
2016-04-14netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-04-14netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-04-14netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal
2016-04-14netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-04-14netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal