summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-09-24switchdev: reduce transaction phase enum down to a booleanJiri Pirko
2015-09-24dsa: use prepare/commit switchdev transaction helpersJiri Pirko
2015-09-24switchdev: remove "ABORT" transaction phaseJiri Pirko
2015-09-24switchdev: move transaction phase enum under transaction structureJiri Pirko
2015-09-24switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko
2015-09-24switchdev: rename "trans" to "trans_ph".Jiri Pirko
2015-09-24ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett
2015-09-24Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-09-24ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett
2015-09-24fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-09-24tcp: factorize sk_txhash initEric Dumazet
2015-09-24net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong
2015-09-24lwtunnel: remove source and destination UDP port config optionJiri Benc
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc
2015-09-24ipv6: remove unused neigh parameter from ndisc functionsJiri Benc
2015-09-24genetlink: simplify genl_notifyJiri Benc
2015-09-24netlink: Replace rhash_portid with boundHerbert Xu
2015-09-23bridge: don't age externally added FDB entriesSiva Mannem
2015-09-23bridge: define some min/max/default ageing time constantsScott Feldman
2015-09-23Fix AF_PACKET ABI breakage in 4.2David Woodhouse
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman
2015-09-23cls_bpf: further limit exec opcodes subsetDaniel Borkmann
2015-09-23cls_bpf: make binding to classid optionalDaniel Borkmann
2015-09-23cls_bpf: also dump TCA_BPF_FLAGSDaniel Borkmann
2015-09-23sched, bpf: let stack handle !IFF_UP devs on bpf_clone_redirectDaniel Borkmann
2015-09-23tcp: add proper TS val into RST packetsEric Dumazet
2015-09-23ipv6 Use get_hash_from_flowi6 for rt6 hashTom Herbert
2015-09-22net: dsa: Fix Marvell Egress Trailer checkNeil Armstrong
2015-09-22openvswitch: Zero flows on allocation.Jesse Gross
2015-09-22userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli
2015-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-09-22mac80211: reset CQM history upon reconfigurationSara Sharon
2015-09-22mac80211: fix VHT MCS mask array overrunJohannes Berg
2015-09-21inet: fix races in reqsk_queue_hash_req()Eric Dumazet
2015-09-21tcp/dccp: fix timewait races in timer handlingEric Dumazet
2015-09-21tcp: send loss probe after 1s if no RTT availableYuchung Cheng
2015-09-21tcp: usec resolution SYN/ACK RTTYuchung Cheng
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun
2015-09-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-09-20netlink: Fix autobind race condition that leads to zero port IDHerbert Xu
2015-09-20iptunnel: make rx/tx bytes counters consistentNicolas Dichtel
2015-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-09-20tipc: reinitialize pointer after skb linearizeErik Hugne
2015-09-20rxrpc: Replace get_seconds with ktime_get_secondsKsenija Stanojevic
2015-09-20net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró
2015-09-19SUNRPC: xs_sock_mark_closed() does not need to trigger socket autocloseTrond Myklebust
2015-09-19SUNRPC: Lock the transport layer on shutdownTrond Myklebust
2015-09-18netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6Eric W. Biederman
2015-09-18netfilter: Pass net into nf_xfrm_me_harderEric W. Biederman
2015-09-18netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman