summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli2014-05-311-2/+9
* batman-adv: fix reference counting imbalance while sending fragmentAntonio Quartulli2014-05-311-3/+8
* batman-adv: fix indirect hard_iface NULL dereferenceMarek Lindner2014-05-311-1/+2
* net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet2014-05-312-2/+3
* rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-313-3/+34
* ipv6: fix calculation of option len in ip6_append_dataHannes Frederic Sowa2014-05-311-1/+1
* net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa2014-05-311-4/+4
* batman-adv: fix removing neigh_ifinfoSimon Wunderlich2014-05-311-0/+46
* batman-adv: always run purge_orig_neighborsSimon Wunderlich2014-05-311-4/+4
* batman-adv: fix neigh reference imbalanceSimon Wunderlich2014-05-311-0/+5
* batman-adv: fix neigh_ifinfo imbalanceSimon Wunderlich2014-05-311-0/+2
* neigh: set nud_state to NUD_INCOMPLETE when probing router reachabilityDuan Jiong2014-05-311-2/+2
* ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani2014-05-311-1/+1
* ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich2014-05-311-1/+1
* net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal2014-05-311-1/+5
* net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal2014-05-311-2/+2
* ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs2014-05-311-1/+2
* ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai2014-05-311-0/+2
* vsock: Make transport the proto ownerAndy King2014-05-311-25/+22
* net: sched: lock imbalance in hhf qdiscJohn Fastabend2014-05-311-5/+6
* tcp_cubic: fix the range of delayed_ackLiu Yu2014-05-311-1/+1
* net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma...Karl Heiss2014-05-311-4/+3
* sctp: reset flowi4_oif parameter on route lookupXufeng Zhang2014-05-311-1/+6
* bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita2014-05-311-0/+15
* ipv6: fib: fix fib dump restartKumar Sundararajan2014-05-311-1/+2
* rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson2014-05-311-6/+10
* rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson2014-05-311-5/+12
* net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-05-312-3/+3
* net: sctp: cache auth_enable per endpointVlad Yasevich2014-05-316-59/+89
* vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich2014-05-313-44/+11
* net: Find the nesting level of a given device by type.Vlad Yasevich2014-05-311-0/+50
* vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong2014-05-312-5/+42
* ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel2014-05-311-0/+10
* net: Start with correct mac_len in skb_network_protocolVlad Yasevich2014-05-311-1/+1
* Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann2014-05-314-24/+74
* filter: prevent nla extensions to peek beyond the end of the messageMathias Krause2014-05-311-1/+5
* ipv4: return valid RTA_IIF on ip route getJulian Anastasov2014-05-311-1/+1
* net: ipv4: current group_info should be put after using.Wang, Xiaoming2014-05-311-4/+11
* vti: don't allow to add the same tunnel twiceNicolas Dichtel2014-05-311-1/+1
* gre: don't allow to add the same tunnel twiceNicolas Dichtel2014-05-311-1/+1
* ipv6: Limit mtu to 65575 bytesEric Dumazet2014-05-311-2/+3
* bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita2014-05-312-4/+5
* net: core: don't account for udp header size when computing seglenFlorian Westphal2014-05-311-5/+7
* l2tp: take PMTU from tunnel UDP socketDmitry Petukhov2014-05-311-2/+2
* net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann2014-05-311-0/+6
* net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann2014-05-311-1/+35
* netfilter: nf_tables: set names cannot be larger than 15 bytesPablo Neira Ayuso2014-05-311-1/+2
* netfilter: Can't fail and free after table replacementThomas Graf2014-05-314-9/+14
* netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy2014-05-312-3/+2
* mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau2014-05-131-0/+2