aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* sctp: Fix race between OOTB responce and route removalAlexander Sverdlin2015-07-10
* ip: report the original address of ICMP messagesJulian Anastasov2015-07-10
* tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch2015-07-10
* mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg2015-07-10
* neigh: do not modify unlinked entriesJulian Anastasov2015-07-10
* packet: avoid out of bounds read in round robin fanoutWillem de Bruijn2015-07-10
* packet: read num_members once in packet_rcv_fanout()Eric Dumazet2015-07-10
* bridge: fix br_stp_set_bridge_priority race conditionsNikolay Aleksandrov2015-07-10
* sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-07-10
* can: fix loss of CAN frames in raw_rcvOliver Hartkopp2015-07-10
* sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHOMarcelo Ricardo Leitner2015-06-12
* net: don't wait for order-3 page allocationShaohua Li2015-06-11
* mpls: handle device renames for per-device sysctlsRobert Shearman2015-06-11
* net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...Mel Gorman2015-06-11
* bridge: fix multicast router rlist endless loopNikolay Aleksandrov2015-06-11
* tipc: disconnect socket directly after probe failureErik Hugne2015-06-11
* Revert "ipv6: Fix protocol resubmission"David S. Miller2015-06-10
* cfg80211: wext: clear sinfo struct before calling driverJohannes Berg2015-06-09
* net: replace last open coded skb_orphan_frags with function callWillem de Bruijn2015-06-08
* ipv6: Fix protocol resubmissionJosh Hunt2015-06-08
* ipv6: fix possible use after free of dev statsRobert Shearman2015-06-08
* bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov2015-06-07
* Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"David S. Miller2015-06-07
* mpls: fix possible use after free of deviceRobert Shearman2015-06-07
* bridge: use _bh spinlock variant for br_fdb_update to avoid lockupWilson Kok2015-06-07
* ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer2015-06-04
* openvswitch: disable LROJiri Benc2015-06-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-06-01
|\
| * Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler2015-06-01
* | vti6: Add pmtu handling to vti6_xmit.Steffen Klassert2015-06-01
* | Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller2015-06-01
* | net: dsa: Properly propagate errors from dsa_switch_setup_oneFlorian Fainelli2015-06-01
* | tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-06-01
* | udp: fix behavior of wrong checksumsEric Dumazet2015-06-01
* | bridge: fix br_multicast_query_expired() bugEric Dumazet2015-05-31
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-05-28
|\ \
| * | ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck2015-05-28
| * | xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_inputAlexander Duyck2015-05-28
| * | ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck2015-05-28
| * | xfrm: Always zero high-order sequence number bitsHerbert Xu2015-05-21
| * | esp6: Use high-order sequence number bits for IV generationHerbert Xu2015-05-13
| * | esp4: Use high-order sequence number bits for IV generationHerbert Xu2015-05-13
| * | xfrm: fix a race in xfrm_state_lookup_byspiLi RongQing2015-04-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-27
|\ \ \ | | |/ | |/|
| * | net_sched: invoke ->attach() after setting dev->qdiscWANG Cong2015-05-27
| * | unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn2015-05-26
| * | Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-26
| |\ \
| | * | mac80211: fix AP_VLAN crypto tailroom calculationMichal Kazior2015-05-20
| | * | mac80211: don't split remain-on-channel for coalescingJohannes Berg2015-05-20
| | * | mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2015-05-19