summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-31net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal
2014-05-31net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-05-31ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs
2014-05-31ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai
2014-05-31vsock: Make transport the proto ownerAndy King
2014-05-31net: sched: lock imbalance in hhf qdiscJohn Fastabend
2014-05-31tcp_cubic: fix the range of delayed_ackLiu Yu
2014-05-31net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma...Karl Heiss
2014-05-31sctp: reset flowi4_oif parameter on route lookupXufeng Zhang
2014-05-31bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita
2014-05-31ipv6: fib: fix fib dump restartKumar Sundararajan
2014-05-31rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson
2014-05-31rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson
2014-05-31net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-05-31net: sctp: cache auth_enable per endpointVlad Yasevich
2014-05-31vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich
2014-05-31net: Find the nesting level of a given device by type.Vlad Yasevich
2014-05-31vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong
2014-05-31ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel
2014-05-31net: Start with correct mac_len in skb_network_protocolVlad Yasevich
2014-05-31Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann
2014-05-31filter: prevent nla extensions to peek beyond the end of the messageMathias Krause
2014-05-31ipv4: return valid RTA_IIF on ip route getJulian Anastasov
2014-05-31net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-05-31vti: don't allow to add the same tunnel twiceNicolas Dichtel
2014-05-31gre: don't allow to add the same tunnel twiceNicolas Dichtel
2014-05-31ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-31bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita
2014-05-31net: core: don't account for udp header size when computing seglenFlorian Westphal
2014-05-31l2tp: take PMTU from tunnel UDP socketDmitry Petukhov
2014-05-31net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann
2014-05-31net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann
2014-05-31netfilter: nf_tables: set names cannot be larger than 15 bytesPablo Neira Ayuso
2014-05-31netfilter: Can't fail and free after table replacementThomas Graf
2014-05-31netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy
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 suspend vs. authentication raceJohannes Berg
2014-05-13mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-05-13mac80211: fix potential use-after-freeJohannes Berg
2014-05-13crush: fix off-by-one errors in total_tries refactorIlya Dryomov
2014-05-13SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasksSteve Dickson
2014-05-13SUNRPC: Ensure that call_connect times out correctlyTrond Myklebust
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-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-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