aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-25l2tp: auto load type modulesstephen hemminger4-0/+12
2015-09-25net: dsa: Set a "dsa" device_typeFlorian Fainelli1-0/+5
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-12/+21
2015-09-24net: fix net_device refcountingRussell King2-1/+13
2015-09-24net: dsa: fix of_mdio_find_bus() device refcount leakRussell King1-7/+31
2015-09-24switchdev: reduce transaction phase enum down to a booleanJiri Pirko1-4/+4
2015-09-24dsa: use prepare/commit switchdev transaction helpersJiri Pirko1-10/+5
2015-09-24switchdev: remove "ABORT" transaction phaseJiri Pirko1-8/+2
2015-09-24switchdev: move transaction phase enum under transaction structureJiri Pirko2-14/+16
2015-09-24switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko2-15/+102
2015-09-24switchdev: rename "trans" to "trans_ph".Jiri Pirko2-10/+10
2015-09-24ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett1-8/+8
2015-09-24Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-5/+8
2015-09-24ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett1-8/+8
2015-09-24fib_rules: fix fib rule dumps across multiple skbsWilson Kok1-5/+9
2015-09-24tcp: factorize sk_txhash initEric Dumazet3-3/+1
2015-09-24net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong1-15/+15
2015-09-24lwtunnel: remove source and destination UDP port config optionJiri Benc1-24/+0
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc2-14/+53
2015-09-24ipv6: remove unused neigh parameter from ndisc functionsJiri Benc3-12/+9
2015-09-24genetlink: simplify genl_notifyJiri Benc2-8/+7
2015-09-24netlink: Replace rhash_portid with boundHerbert Xu2-12/+29
2015-09-23bridge: don't age externally added FDB entriesSiva Mannem1-0/+2
2015-09-23bridge: define some min/max/default ageing time constantsScott Feldman1-1/+1
2015-09-23Fix AF_PACKET ABI breakage in 4.2David Woodhouse1-15/+17
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2-2/+10
2015-09-23cls_bpf: further limit exec opcodes subsetDaniel Borkmann1-3/+0
2015-09-23cls_bpf: make binding to classid optionalDaniel Borkmann1-9/+8
2015-09-23cls_bpf: also dump TCA_BPF_FLAGSDaniel Borkmann1-3/+8
2015-09-23sched, bpf: let stack handle !IFF_UP devs on bpf_clone_redirectDaniel Borkmann1-3/+0
2015-09-23tcp: add proper TS val into RST packetsEric Dumazet1-0/+1
2015-09-23ipv6 Use get_hash_from_flowi6 for rt6 hashTom Herbert1-25/+1
2015-09-22net: dsa: Fix Marvell Egress Trailer checkNeil Armstrong1-1/+1
2015-09-22openvswitch: Zero flows on allocation.Jesse Gross3-14/+15
2015-09-22userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key"Andrea Arcangeli1-1/+1
2015-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller98-577/+667
2015-09-22mac80211: reset CQM history upon reconfigurationSara Sharon1-0/+1
2015-09-22mac80211: fix VHT MCS mask array overrunJohannes Berg1-5/+7
2015-09-21inet: fix races in reqsk_queue_hash_req()Eric Dumazet1-4/+4
2015-09-21tcp/dccp: fix timewait races in timer handlingEric Dumazet3-15/+18
2015-09-21tcp: send loss probe after 1s if no RTT availableYuchung Cheng1-4/+5
2015-09-21tcp: usec resolution SYN/ACK RTTYuchung Cheng4-18/+18
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun2-11/+10
2015-09-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller12-213/+558
2015-09-20netlink: Fix autobind race condition that leads to zero port IDHerbert Xu2-5/+8
2015-09-20iptunnel: make rx/tx bytes counters consistentNicolas Dichtel1-1/+1
2015-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-8/+25
2015-09-20tipc: reinitialize pointer after skb linearizeErik Hugne1-0/+1
2015-09-20rxrpc: Replace get_seconds with ktime_get_secondsKsenija Stanojevic3-6/+6
2015-09-20net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2-3/+7