aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipvs: stop tot_stats estimator only under CONFIG_SYSCTLJulian Anastasov2014-08-061-1/+1
* netfilter: ipt_ULOG: fix info leaksMathias Krause2014-08-061-6/+1
* rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt2014-08-061-4/+18
* ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet2014-08-061-0/+4
* dns_resolver: Null-terminate the right stringBen Hutchings2014-08-061-1/+1
* dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling2014-08-061-1/+3
* net: sctp: fix information leaks in ulpevent layerDaniel Borkmann2014-08-061-107/+15
* appletalk: Fix socket referencing in skbAndrey Utkin2014-08-061-3/+0
* igmp: fix the problem when mc leave groupdingtianhong2014-08-061-4/+6
* 8021q: fix a potential memory leakLi RongQing2014-08-061-1/+4
* tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell2014-08-061-1/+1
* net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-08-061-2/+2
* Revert "net: ip, ipv6: handle gso skbs in forwarding path"Ben Hutchings2014-08-062-78/+3
* Revert "net: ipv4: ip_forward: fix inverted local_df test"Ben Hutchings2014-08-061-2/+2
* skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin2014-07-111-0/+3
* skbuff: export skb_copy_ubufsMichael S. Tsirkin2014-07-111-1/+1
* sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang2014-07-111-1/+1
* net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-07-111-8/+3
* net: tunnels - enable module autoloadingTom Gundersen2014-07-113-0/+3
* Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-07-111-2/+5
* Bluetooth: Fix check for connection encryptionJohan Hedberg2014-07-111-1/+1
* mac80211: don't check netdev state for debugfs read/writeArik Nemtsov2014-07-111-4/+2
* mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa2014-07-111-0/+1
* libceph: fix corruption when using page_count 0 page in rbdChunwei Chen2014-06-091-1/+19
* libceph: only call kernel_sendpage() via helperAlex Elder2014-06-091-6/+15
* Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg2014-06-091-3/+6
* net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet2014-06-091-0/+1
* skb: Add inline helper for getting the skb end offset from headAlexander Duyck2014-06-091-5/+4
* ipv4: initialise the itag variable in __mkroute_inputLi RongQing2014-06-091-1/+1
* act_mirred: do not drop packets when fails to mirror itJason Wang2014-06-091-6/+5
* ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich2014-06-091-1/+1
* net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal2014-06-091-2/+2
* tcp_cubic: fix the range of delayed_ackLiu Yu2014-06-091-1/+1
* sctp: reset flowi4_oif parameter on route lookupXufeng Zhang2014-06-091-1/+6
* bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita2014-06-091-0/+15
* rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson2014-06-091-6/+10
* rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson2014-06-091-5/+12
* filter: prevent nla extensions to peek beyond the end of the messageMathias Krause2014-06-091-1/+5
* net: ipv4: current group_info should be put after using.Wang, Xiaoming2014-06-091-4/+11
* ipv6: Limit mtu to 65575 bytesEric Dumazet2014-06-091-2/+3
* net: core: don't account for udp header size when computing seglenFlorian Westphal2014-06-091-5/+7
* l2tp: take PMTU from tunnel UDP socketDmitry Petukhov2014-06-091-2/+2
* netfilter: Can't fail and free after table replacementThomas Graf2014-06-094-9/+14
* ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca2014-04-301-1/+1
* rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin2014-04-301-1/+2
* ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa2014-04-303-8/+9
* ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien2014-04-301-8/+6
* ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit2014-04-301-1/+4
* net: socket: error on a negative msg_namelenMatthew Leach2014-04-301-0/+4
* vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström2014-04-301-0/+3