summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-10-03Bluetooth: Properly check L2CAP config option output buffer lengthtegra-l4t-r21.6Ben Seri
2017-04-26dccp: fix freeing skb too early for IPV6_RECVPKTINFOSandipan Patra
2014-06-05Merge branch 'linux-3.10.40' into rel-21Ishan Mittal
2014-05-29Merge branch 'android-3.10' into rel-21Ishan Mittal
2014-05-13mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau
2014-05-13mac80211: fix software remain-on-channel implementationJohannes Berg
2014-05-13mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2014-04-24net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-04-24nf: Remove compilation error caused byRuchi Kandoi
2014-04-22nf: IDLETIMER: time-stamp and suspend/resume handling.Ruchi Kandoi
2014-04-14rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin
2014-04-14ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-04-14vlan: Set hard_header_len according to available accelerationVlad Yasevich
2014-04-14netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-04-14ip6mr: fix mfc notification flagsNicolas Dichtel
2014-04-14ipmr: fix mfc notification flagsNicolas Dichtel
2014-04-14rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-04-14ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-04-14ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-04-14net: socket: error on a negative msg_namelenMatthew Leach
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-14vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-04-14ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-04-14ipv6: Fix exthdrs offload registration.Anton Nayshtut
2014-04-14net: unix: non blocking recvmsg() should not return -EINTREric Dumazet
2014-04-14inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-04-14bridge: multicast: add sanity check for query source addressesLinus Lüssing
2014-04-14net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann
2014-04-14net: fix for a race condition in the inet frag codeNikolay Aleksandrov
2014-04-03netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann
2014-03-31libceph: resend all writes after the osdmap loses the full flagJosh Durgin
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin
2014-03-23net: unix socket code abuses csum_partialAnton Blanchard
2014-03-23mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg
2014-03-23mac80211: fix association to 20/40 MHz VHT networksJohannes Berg
2014-03-23mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg
2014-03-23mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-03-23mac80211: send control port protocol frames to the VO queueFelix Fietkau
2014-03-23net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann
2014-03-23ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom
2014-03-23ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-03-23neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-03-18Revert "Revert parts of "hlist: drop the node parameter from iterators""Seema Khowala
2014-03-13Merge branch 'linux-3.10.33' into dev-kernel-3.10Deepak Nibade
2014-03-10Merge branch 'android-3.10' into dev-kernel-3.10Deepak Nibade
2014-03-06SUNRPC: Fix races in xs_nospace()Trond Myklebust
2014-03-06net: use __GFP_NORETRY for high order allocationsEric Dumazet