summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-12sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHOMarcelo Ricardo Leitner
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-11net: don't wait for order-3 page allocationShaohua Li
2015-06-11mpls: handle device renames for per-device sysctlsRobert Shearman
2015-06-10net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...Mel Gorman
2015-06-10bridge: fix multicast router rlist endless loopNikolay Aleksandrov
2015-06-10tipc: disconnect socket directly after probe failureErik Hugne
2015-06-10Revert "ipv6: Fix protocol resubmission"David S. Miller
2015-06-09cfg80211: wext: clear sinfo struct before calling driverJohannes Berg
2015-06-08net: replace last open coded skb_orphan_frags with function callWillem de Bruijn
2015-06-08ipv6: Fix protocol resubmissionJosh Hunt
2015-06-08ipv6: fix possible use after free of dev statsRobert Shearman
2015-06-07bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov
2015-06-07Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"David S. Miller
2015-06-07mpls: fix possible use after free of deviceRobert Shearman
2015-06-07bridge: use _bh spinlock variant for br_fdb_update to avoid lockupWilson Kok
2015-06-04ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer
2015-06-04xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec usersMartin Willi
2015-06-03openvswitch: disable LROJiri Benc
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford
2015-06-02rds: re-entry of rds_ib_xmit/rds_iw_xmitWengang Wang
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-06-01vti6: Add pmtu handling to vti6_xmit.Steffen Klassert
2015-06-01Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller
2015-06-01Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler
2015-05-31net: dsa: Properly propagate errors from dsa_switch_setup_oneFlorian Fainelli
2015-05-31tcp: fix child sockets to use system default congestion control if not setNeal Cardwell
2015-05-31udp: fix behavior of wrong checksumsEric Dumazet
2015-05-30bridge: fix br_multicast_query_expired() bugEric Dumazet
2015-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-05-28ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck
2015-05-28xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_inputAlexander Duyck
2015-05-28ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck
2015-05-28mac80211: Switch to new AEAD interfaceHerbert Xu
2015-05-28mac802154: Switch to new AEAD interfaceHerbert Xu
2015-05-28esp6: Switch to new AEAD interfaceHerbert Xu
2015-05-28esp4: Switch to new AEAD interfaceHerbert Xu
2015-05-28ipsec: Add IV generator information to xfrm_stateHerbert Xu
2015-05-28xfrm: Add IV generator information to xfrm_algo_descHerbert Xu
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-27net_sched: invoke ->attach() after setting dev->qdiscWANG Cong
2015-05-26unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn
2015-05-26Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-05-26netfilter: ebtables: fix comment grammarGeert Uytterhoeven
2015-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds