summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa2015-10-231-1/+5
* overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa2015-10-232-0/+22
* tcp: allow dctcp alpha to drop to zeroAndrew Shewmaker2015-10-231-1/+1
* ipv6: fix the incorrect return value of throw routelucien2015-10-232-5/+26
* macvtap: unbreak receiving of gro skb with frag listJason Wang2015-10-231-1/+1
* openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-2316-173/+192
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-232-0/+7
|\
| * i40e: fix annoying messageJesse Brandeburg2015-10-231-0/+1
| * i40e: fix stats offsetsJesse Brandeburg2015-10-231-0/+6
* | VSOCK: Fix lockdep issue.Jorgen Hansen2015-10-231-1/+1
|/
* qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork2015-10-221-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-224-9/+21
|\
| * xfrm: Fix pmtu discovery for local generated packets.Steffen Klassert2015-10-192-0/+3
| * xfrm: Fix state threshold configuration from userspaceMichael Rossberg2015-09-291-1/+3
| * xfrm6: Fix ICMPv6 and MH header checks in _decode_session6Mathias Krause2015-09-141-2/+4
| * ipv6: Fix IPsec pre-encap fragmentation checkHerbert Xu2015-09-041-6/+11
* | net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern2015-10-221-2/+4
* | Merge branch 'isdn-null-deref'David S. Miller2015-10-222-46/+28
|\ \
| * | mISDN: fix OOM condition for sending queued I-FramesKarsten Keil2015-10-221-34/+20
| * | ISDN: fix OOM condition for sending queued I-FramesKarsten Keil2015-10-221-12/+8
|/ /
* | VSOCK: sock_put wasn't safe to call in interrupt contextJorgen Hansen2015-10-222-91/+86
* | netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann2015-10-221-2/+2
* | net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis2015-10-223-0/+105
* | net: sun4i-emac: Properly free resources on probe failure and removeHans de Goede2015-10-221-4/+16
* | openvswitch: Serialize nested ct actions if providedJoe Stringer2015-10-221-4/+10
* | openvswitch: Mark connections new when not confirmed.Joe Stringer2015-10-221-5/+5
* | openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer2015-10-221-1/+2
* | openvswitch: Reject ct_state masks for unknown bitsJoe Stringer2015-10-222-12/+9
* | tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal2015-10-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-10-225-4/+6
|\ \
| * | netfilter: ipset: Fix sleeping memory allocation in atomic contextNikolay Borisov2015-10-171-1/+1
| * | netfilter: sync with packet rx also after removing queue entriesFlorian Westphal2015-10-131-0/+2
| * | netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverselucien2015-10-121-3/+1
| * | netfilter: fix Kconfig dependencies for nf_dup_ipv{4,6}Pablo Neira Ayuso2015-10-012-0/+2
* | | tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy2015-10-221-0/+5
* | | net: cavium: change NET_VENDOR_CAVIUM to boolAndreas Schwab2015-10-221-1/+1
* | | tipc: allow non-linear first fragment bufferJon Paul Maloy2015-10-221-3/+9
* | | openvswitch: Allocate memory for ovs internal device stats.James Morse2015-10-221-3/+43
* | | net: Really fix vti6 with oif in dst lookupsDavid Ahern2015-10-222-1/+5
* | | tipc: extend broadcast link window sizeJon Paul Maloy2015-10-221-3/+5
* | | irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter2015-10-211-1/+1
* | | xen-netfront: update num_queues to real createdJoe Jin2015-10-211-7/+7
* | | vsock: fix missing cleanup when misc_register failedGao feng2015-10-211-3/+4
* | | Merge branch 'mv643xx-fixes'David S. Miller2015-10-211-8/+40
|\ \ \
| * | | net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer2015-10-211-3/+23
| * | | net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer2015-10-211-5/+17
|/ / /
* | | Merge branch 'smsc-energy-detect'David S. Miller2015-10-214-9/+50
|\ \ \
| * | | net: phy: smsc: disable energy detect modeHeiko Schocher2015-10-212-5/+38
| * | | drivers: net: cpsw: add phy-handle parsingHeiko Schocher2015-10-212-4/+12
|/ / /
* | | bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott2015-10-211-14/+19