summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-10tcp_cubic: better follow cubic curve after idle periodEric Dumazet
2015-09-10tcp: generate CA_EVENT_TX_START on data framesNeal Cardwell
2015-09-09netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann
2015-09-09netlink, mmap: don't walk rx ring on poll if receive queue non-emptyDaniel Borkmann
2015-09-09ipv6: fix ifnullfree.cocci warningsWu Fengguang
2015-09-09net: ipv6: use common fib_default_rule_prefPhil Sutter
2015-09-09ipv6: fix multipath route replace error recoveryRoopa Prabhu
2015-09-09RDS: verify the underlying transport exists before creating a connectionSasha Levin
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-09libceph: check data_len in ->alloc_msg()Ilya Dryomov
2015-09-08net: tipc: fix stall during bclink wakeup procedureKolmakov Dmitriy
2015-09-08net: bridge: remove unnecessary switchdev includeVivien Didelot
2015-09-08net: bridge: check __vlan_vid_del for errorVivien Didelot
2015-09-08libceph: use keepalive2 to verify the mon session is aliveYan, Zheng
2015-09-08libceph: set 'exists' flag for newly up osdYan, Zheng
2015-09-08libceph: rename con_work() to ceph_con_workfn()Ilya Dryomov
2015-09-08libceph: Avoid holding the zero page on ceph_msgr_slab_init errorsBenoît Canet
2015-09-08libceph: remove the unused macro AES_KEY_SIZENicholas Krause
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-06openvswitch: Remove conntrack Kconfig option.Joe Stringer
2015-09-06Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-09-05RDS: rds_conn_lookup() should factor in the struct net for a matchSowmini Varadhan
2015-09-05switchdev: fix return value of switchdev_port_fdb_dump in case of errorJiri Pirko
2015-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-09-05net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-09-05Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-09-04userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-09-04mac80211: reject software RSSI CQM with beacon filteringJohannes Berg
2015-09-04mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov
2015-09-04cfg80211: regulatory: restore proper user alpha2Maciej S. Szmigiero
2015-09-04rfkill: Copy "all" global state to other typesJoão Paulo Rechi Vita
2015-09-04mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman
2015-09-04mac80211: Do not use sizeof() on pointer typeThierry Reding
2015-09-03sctp: add routing output fallbackMarcelo Ricardo Leitner
2015-09-03sctp: fix dst leakMarcelo Ricardo Leitner
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-02netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann
2015-09-02netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabledDaniel Borkmann
2015-09-02ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-09-02sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann
2015-09-01flow_dissector: Use 'const' where possible.David S. Miller
2015-09-01flow: Move __get_hash_from_flowi{4,6} into flow_dissector.cDavid S. Miller
2015-09-01flow_dissector: Don't use bit fields.David S. Miller
2015-09-01flow_dissector: Ignore flow dissector return value from ___skb_get_hashTom Herbert
2015-09-01flow_dissector: Add control/reporting of encapsulationTom Herbert
2015-09-01flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert
2015-09-01flow_dissector: Add flag to stop parsing at L3Tom Herbert