summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.12.21v3.12.21Jiri Slaby2014-05-291-1/+1
* net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet2014-05-291-0/+1
* ipv4: initialise the itag variable in __mkroute_inputLi RongQing2014-05-291-1/+1
* ip_tunnel: Initialize the fallback device properlySteffen Klassert2014-05-291-0/+1
* batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli2014-05-291-2/+9
* rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-294-3/+39
* ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani2014-05-291-1/+1
* sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov2014-05-291-6/+8
* macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.Peter Christensen2014-05-291-2/+4
* net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork2014-05-291-11/+28
* ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich2014-05-291-1/+1
* net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal2014-05-291-1/+5
* net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal2014-05-291-2/+2
* ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai2014-05-291-0/+2
* vsock: Make transport the proto ownerAndy King2014-05-292-26/+27
* tcp_cubic: fix the range of delayed_ackLiu Yu2014-05-291-1/+1
* Revert "macvlan : fix checksums error when we are in bridge mode"Vlad Yasevich2014-05-291-3/+0
* mactap: Fix checksum errors for non-gso packets in bridge modeVlad Yasevich2014-05-291-0/+9
* slip: fix spinlock variantOliver Hartkopp2014-05-291-3/+3
* net: qmi_wwan: add a number of Dell devicesBjørn Mork2014-05-291-0/+5
* net: qmi_wwan: add a number of CMOTech devicesBjørn Mork2014-05-291-0/+16
* net: qmi_wwan: add Alcatel L800MABjørn Mork2014-05-291-0/+1
* net: qmi_wwan: add Olivetti Olicard 500Bjørn Mork2014-05-291-0/+1
* net: qmi_wwan: add Sierra Wireless MC7305/MC7355Bjørn Mork2014-05-291-0/+1
* net: qmi_wwan: add Sierra Wireless MC73xxBjørn Mork2014-05-291-0/+3
* net: qmi_wwan: add Sierra Wireless EM7355Bjørn Mork2014-05-291-0/+1
* sctp: reset flowi4_oif parameter on route lookupXufeng Zhang2014-05-291-1/+6
* bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita2014-05-291-0/+15
* ipv6: fib: fix fib dump restartKumar Sundararajan2014-05-291-1/+2
* rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson2014-05-291-6/+10
* rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson2014-05-291-5/+12
* net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-05-293-4/+4
* net: sctp: cache auth_enable per endpointVlad Yasevich2014-05-297-61/+93
* tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera2014-05-291-1/+3
* vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong2014-05-292-5/+42
* ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel2014-05-291-0/+10
* filter: prevent nla extensions to peek beyond the end of the messageMathias Krause2014-05-291-1/+5
* ipv4: return valid RTA_IIF on ip route getJulian Anastasov2014-05-291-1/+1
* vti: don't allow to add the same tunnel twiceNicolas Dichtel2014-05-291-1/+1
* gre: don't allow to add the same tunnel twiceNicolas Dichtel2014-05-291-1/+1
* ipv6: Limit mtu to 65575 bytesEric Dumazet2014-05-292-2/+8
* bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita2014-05-292-4/+5
* bonding: Remove debug_fs files when module init failsThomas Richter2014-05-291-0/+1
* net: core: don't account for udp header size when computing seglenFlorian Westphal2014-05-291-5/+7
* l2tp: take PMTU from tunnel UDP socketDmitry Petukhov2014-05-291-2/+2
* net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann2014-05-291-0/+6
* net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann2014-05-291-1/+35
* drm/i915/tv: fix gen4 composite s-video tv-outJani Nikula2014-05-291-2/+7
* drm/radeon: fix typo in spectre_golden_registersAlex Deucher2014-05-291-1/+1
* drm/radeon: call drm_edid_to_eld when we update the edidAlex Deucher2014-05-291-0/+1