aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-06-18filter: prevent nla extensions to peek beyond the end of the messageMathias Krause
2014-06-18ipv4: return valid RTA_IIF on ip route getJulian Anastasov
2014-06-18net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-06-18vti: don't allow to add the same tunnel twiceNicolas Dichtel
2014-06-18gre: don't allow to add the same tunnel twiceNicolas Dichtel
2014-06-18ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-06-18bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita
2014-06-18net: core: don't account for udp header size when computing seglenFlorian Westphal
2014-06-18l2tp: take PMTU from tunnel UDP socketDmitry Petukhov
2014-06-18net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann
2014-06-18net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann
2014-06-18netfilter: nf_tables: set names cannot be larger than 15 bytesPablo Neira Ayuso
2014-06-18netfilter: Can't fail and free after table replacementThomas Graf
2014-06-18netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy
2014-06-18mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau
2014-06-18mac80211: fix software remain-on-channel implementationJohannes Berg
2014-06-18mac80211: fix suspend vs. authentication raceJohannes Berg
2014-06-18mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-06-18mac80211: fix potential use-after-freeJohannes Berg
2014-06-18crush: fix off-by-one errors in total_tries refactorIlya Dryomov
2014-06-18SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasksSteve Dickson
2014-06-18SUNRPC: Ensure that call_connect times out correctlyTrond Myklebust
2014-06-18nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-06-18Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2014-06-18rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin
2014-06-18ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-04-15Merge branch 'tracking-llvm' into merge-linux-linaro-core-trackingAndrey Konovalov
2014-04-15Automatically merging tracking-linaro-android-3.14 into merge-linux-linaro-co...Andrey Konovalov
2014-03-31net: Drop unnecssary pinet6 checkJohn Stultz
2014-03-31net: netfilter: LLVMLinux: vlais-netfilterMark Charlebois
2014-03-31mac80211: LLVMLinux: Remove VLAIS usage from mac80211Jan-Simon Möller
2014-03-28netfilter: Build fixups - kuid/kguid changes & xt_socket_get/put_skJohn Stultz
2014-03-28net: kuid/kguid build fixesJohn Stultz
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-28bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-28tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet
2014-03-28openvswitch: fix a possible deadlock and lockdep warningFlavio Leitner
2014-03-28bridge: Fix handling stacked vlan tagsToshiaki Makita
2014-03-28bridge: Fix inabillity to retrieve vlan tags when tx offload is disabledToshiaki Makita
2014-03-28tcp: Fix build error if IPV6 is not selectedTushar Behera
2014-03-28config: Set PARANOID_NETWORK and NET_ACTIVITY_STATS as default ANDROIDJohn Stultz
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss
2014-03-27vlan: Set hard_header_len according to available accelerationVlad Yasevich
2014-03-26net: unix: non blocking recvmsg() should not return -EINTREric Dumazet
2014-03-26ip_tunnel: Fix dst ref-count.Pravin B Shelar
2014-03-24tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne
2014-03-24netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-03-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller