aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-04-25ieee802154: use nla_put_u64_64bit()Nicolas Dichtel2-7/+13
2016-04-25l2tp: use nla_put_u64_64bit()Nicolas Dichtel1-32/+48
2016-04-25bridge: use nla_put_u64_64bit()Nicolas Dichtel1-26/+36
2016-04-25ovs: use nla_put_u64_64bit()Nicolas Dichtel1-1/+2
2016-04-25ipv6: use nla_put_u64_64bit()Nicolas Dichtel2-7/+11
2016-04-25sched: use nla_put_u64_64bit()Nicolas Dichtel3-5/+10
2016-04-25rtnl: use nla_put_u64_64bit()Nicolas Dichtel1-18/+18
2016-04-25libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov6-55/+55
2016-04-25soreuseport: Resolve merge conflict for v4/v6 ordering fixCraig Gallek1-1/+5
2016-04-25Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso5-5/+243
2016-04-25netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...Liping Zhang1-1/+1
2016-04-25netfilter: nf_ct_helper: disable automatic helper assignmentPablo Neira Ayuso1-2/+2
2016-04-25netfilter: nft_rbtree: allow adjacent intervals with dynamic updatesPablo Neira Ayuso1-5/+35
2016-04-25netfilter: nft_rbtree: introduce nft_rbtree_interval_end() helperPablo Neira Ayuso1-3/+6
2016-04-25netfilter: nf_tables: parse element flags from nft_del_setelem()Pablo Neira Ayuso1-5/+33
2016-04-25netfilter: nf_tables: introduce nft_setelem_parse_flags() helperPablo Neira Ayuso1-12/+22
2016-04-25netfilter: conntrack: use get_random_once for conntrack hash seedFlorian Westphal1-23/+3
2016-04-25netfilter: conntrack: use get_random_once for nat and expectationsFlorian Westphal2-6/+7
2016-04-25netfilter: conntrack: move generation seqcnt out of netns_ctFlorian Westphal1-9/+11
2016-04-24ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni1-1/+5
2016-04-24tcp-tso: do not split TSO packets at retransmit timeEric Dumazet3-38/+32
2016-04-24tipc: fix stale links after re-enabling bearerParthasarathy Bhuvaragan1-2/+1
2016-04-24bridge: mdb: Marking port-group as offloadedElad Raz3-32/+71
2016-04-24bridge: mdb: Common function for mdb entry translationElad Raz1-18/+15
2016-04-24switchdev: Adding complete operation to deferred switchdev opsElad Raz1-0/+6
2016-04-24tcp: Merge txstamp_ack in tcp_skb_collapse_tstampMartin KaFai Lau1-0/+2
2016-04-24tcp: Carry txstamp_ack in tcp_fragment_tstampMartin KaFai Lau1-0/+2
2016-04-24batman-adv: Fix broadcast/ogm queue limit on a removed interfaceLinus Lüssing1-0/+6
2016-04-24batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann1-0/+9
2016-04-24batman-adv: Deactivate TO_BE_ACTIVATED hardif on shutdownSven Eckelmann1-2/+1
2016-04-24batman-adv: init neigh node last seen fieldMarek Lindner1-0/+1
2016-04-24batman-adv: Check skb size before using encapsulated ETH+VLAN headerSven Eckelmann1-2/+6
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller11-814/+578
2016-04-23xfrm: align nlattr properly when neededNicolas Dichtel1-4/+6
2016-04-23libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel3-12/+16
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel11-34/+60
2016-04-23libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel1-5/+8
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-136/+306
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-133/+298
2016-04-21openvswitch: use flow protocol when recalculating ipv6 checksumsSimon Horman1-2/+2
2016-04-21net: Add support for IP ID mangling TSO in cases that require encapsulationAlexander Duyck1-0/+11
2016-04-21tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau2-2/+3
2016-04-21tcp: Merge tx_flags and tskey in tcp_collapse_retransMartin KaFai Lau1-0/+16
2016-04-21ip6mr: align RTA_MFC_STATS on 64-bitNicolas Dichtel1-2/+2
2016-04-21ipmr: align RTA_MFC_STATS on 64-bitNicolas Dichtel1-2/+2
2016-04-21rtnl: use the new API to align IFLA_STATS*Nicolas Dichtel1-17/+5
2016-04-21NLA_BINARY misuse bug in HSRPeter Heise1-4/+3
2016-04-21net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diagXin Long2-10/+8
2016-04-21tcp: Fix SOF_TIMESTAMPING_TX_ACK when handling dup acksMartin KaFai Lau1-1/+2
2016-04-21net: dsa: remove tag_protocol from dsa_switchVivien Didelot1-3/+2