summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-29vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong
2014-05-29ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel
2014-05-29filter: prevent nla extensions to peek beyond the end of the messageMathias Krause
2014-05-29ipv4: return valid RTA_IIF on ip route getJulian Anastasov
2014-05-29vti: don't allow to add the same tunnel twiceNicolas Dichtel
2014-05-29gre: don't allow to add the same tunnel twiceNicolas Dichtel
2014-05-29ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-29bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita
2014-05-29net: core: don't account for udp header size when computing seglenFlorian Westphal
2014-05-29l2tp: take PMTU from tunnel UDP socketDmitry Petukhov
2014-05-29net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann
2014-05-29net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann
2014-05-29netfilter: Can't fail and free after table replacementThomas Graf
2014-05-15mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau
2014-05-15mac80211: fix software remain-on-channel implementationJohannes Berg
2014-05-15mac80211: fix suspend vs. authentication raceJohannes Berg
2014-05-15mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-05-15mac80211: fix potential use-after-freeJohannes Berg
2014-05-15nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-05-05Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2014-05-05net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-04-25openvswitch: fix vport-netdev unregisterAlexei Starovoitov
2014-04-18rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin
2014-04-18ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-04-18vlan: Set hard_header_len according to available accelerationVlad Yasevich
2014-04-18ip_tunnel: Fix dst ref-count.Pravin B Shelar
2014-04-18tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne
2014-04-18netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-04-18ip6mr: fix mfc notification flagsNicolas Dichtel
2014-04-18ipmr: fix mfc notification flagsNicolas Dichtel
2014-04-18rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-04-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-04-18ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-04-18net: socket: error on a negative msg_namelenMatthew Leach
2014-04-18bridge: multicast: enable snooping on general queries onlyLinus Lüssing
2014-04-18bridge: multicast: add sanity check for general query destinationLinus Lüssing
2014-04-18tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-18vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-04-18pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet
2014-04-18ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-04-18ipv6: Fix exthdrs offload registration.Anton Nayshtut
2014-04-18net: unix: non blocking recvmsg() should not return -EINTREric Dumazet
2014-04-18inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-04-18tipc: don't log disabled tasklet handler errorsErik Hugne
2014-04-18tipc: fix memory leak during module removalErik Hugne
2014-04-18tipc: drop subscriber connection id invalidationErik Hugne
2014-04-18tipc: fix connection refcount leakYing Xue
2014-04-18tipc: allow connection shutdown callback to be invoked in advanceYing Xue
2014-04-18bridge: multicast: add sanity check for query source addressesLinus Lüssing
2014-04-18net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann