summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-05-30net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet1-0/+1
2014-05-30ipv4: initialise the itag variable in __mkroute_inputLi RongQing1-1/+1
2014-05-30ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani1-1/+1
2014-05-30ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich1-1/+1
2014-05-30net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal1-1/+5
2014-05-30net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal1-2/+2
2014-05-30tcp_cubic: fix the range of delayed_ackLiu Yu1-1/+1
2014-05-30sctp: reset flowi4_oif parameter on route lookupXufeng Zhang1-1/+6
2014-05-30bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita1-0/+15
2014-05-30ipv6: fib: fix fib dump restartKumar Sundararajan1-1/+2
2014-05-30rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson1-6/+10
2014-05-30rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson1-5/+12
2014-05-30net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2-3/+3
2014-05-30net: sctp: cache auth_enable per endpointVlad Yasevich6-60/+90
2014-05-30vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong2-5/+42
2014-05-30ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel1-0/+10
2014-05-30filter: prevent nla extensions to peek beyond the end of the messageMathias Krause1-1/+5
2014-05-30ipv4: return valid RTA_IIF on ip route getJulian Anastasov1-1/+1
2014-05-30net: ipv4: current group_info should be put after using.Wang, Xiaoming1-4/+11
2014-05-30vti: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-05-30gre: don't allow to add the same tunnel twiceNicolas Dichtel1-1/+1
2014-05-30ipv6: Limit mtu to 65575 bytesEric Dumazet1-2/+3
2014-05-30bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita2-4/+5
2014-05-30net: core: don't account for udp header size when computing seglenFlorian Westphal1-5/+7
2014-05-30l2tp: take PMTU from tunnel UDP socketDmitry Petukhov1-2/+2
2014-05-30net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann1-0/+6
2014-05-30net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann1-1/+35
2014-05-30netfilter: Can't fail and free after table replacementThomas Graf4-9/+14
2014-05-13mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau1-0/+2
2014-05-13mac80211: fix software remain-on-channel implementationJohannes Berg1-0/+1
2014-05-13mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun1-1/+1
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky1-0/+16
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi1-1/+7
2014-04-14rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin1-1/+2
2014-04-14ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa3-8/+9
2014-04-14vlan: Set hard_header_len according to available accelerationVlad Yasevich2-2/+5
2014-04-14netpoll: fix the skb check in pkt_is_nsLi RongQing1-1/+1
2014-04-14ip6mr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-04-14ipmr: fix mfc notification flagsNicolas Dichtel1-5/+8
2014-04-14rtnetlink: fix fdb notification flagsNicolas Dichtel1-4/+6
2014-04-14ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien1-8/+6
2014-04-14ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit1-1/+4
2014-04-14net: socket: error on a negative msg_namelenMatthew Leach1-0/+4
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet2-1/+15
2014-04-14vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström1-0/+3
2014-04-14ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca1-1/+1
2014-04-14ipv6: Fix exthdrs offload registration.Anton Nayshtut1-2/+2
2014-04-14net: unix: non blocking recvmsg() should not return -EINTREric Dumazet1-5/+12
2014-04-14inet: frag: make sure forced eviction removes all fragsFlorian Westphal1-1/+1
2014-04-14bridge: multicast: add sanity check for query source addressesLinus Lüssing1-0/+6