summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* packet: packet fanout rollover during socket overloadWillem de Bruijn2013-03-191-0/+2
* tcp: Remove TCPCTChristoph Paasch2013-03-174-131/+2
* net: fix some typos in netif featuresCong Wang2013-03-171-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-03-171-6/+7
|\
| * openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.Ben Pfaff2013-02-221-5/+6
| * linux/openvswitch.h: Make OVSP_LOCAL 32-bit.Jarno Rajahalme2013-01-071-1/+1
* | vxlan: generalize forwarding tablesDavid Stevens2013-03-171-0/+3
* | caif: remove caif_shmErwan Yvin2013-03-171-26/+0
* | net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao2013-03-151-1/+0
* | netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-151-0/+8
* | drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N2013-03-131-1/+1
* | phy: add set_wol/get_wol functionsMichael Stapelberg2013-03-121-0/+10
* | tcp: TLP loss detection.Nandita Dukkipati2013-03-122-0/+2
* | tcp: Tail loss probe (TLP)Nandita Dukkipati2013-03-124-4/+9
* | phy/micrel: Add support for KSZ8031Hector Palacios2013-03-121-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-126-17/+16
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-091-0/+2
| |\ \
| | * | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+2
| * | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-081-0/+5
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-03-071-3/+3
| |\ \ \
| | * | | drm: Documentation typo fixesChristopher Harvey2013-03-081-3/+3
| | |/ /
| * | | Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-071-4/+2
| |\ \ \
| | * | | ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki2013-03-041-3/+0
| | * | | ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-041-1/+2
| | |/ /
| * | | Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-071-0/+2
| |\ \ \
| | * \ \ Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown2013-03-051-0/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | regulator: core: update kernel documentation for regulator_descNishanth Menon2013-03-011-0/+2
| * | | | Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-071-10/+2
| |\ \ \ \
| | * | | | eCryptfs: allow userspace messaging to be disabledKees Cook2013-03-031-10/+2
* | | | | | tcp: Remove unused tw_cookie_values from tcp_timewait_sockChristoph Paasch2013-03-101-4/+0
* | | | | | ipv6: introduce ip6tunnel_xmit() helperCong Wang2013-03-101-0/+20
* | | | | | tunnel: use iptunnel_xmit() againCong Wang2013-03-101-3/+0
* | | | | | tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-092-3/+6
* | | | | | tunneling: Capture inner mac header during encapsulation.Pravin B Shelar2013-03-091-0/+34
* | | | | | net: Kill link between CSUM and SG features.Pravin B Shelar2013-03-091-0/+13
* | | | | | ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa2013-03-081-0/+12
* | | | | | VSOCK: Split vm_sockets.h into kernel/uapiAndy King2013-03-082-15/+31
* | | | | | ipv6 flowlabel: add __rcu annotationsEric Dumazet2013-03-071-4/+4
* | | | | | tcp: uninline tcp_prequeue()Eric Dumazet2013-03-071-44/+1
* | | | | | net: generic fdb support for drivers without ndo_fdb_<op>Vlad Yasevich2013-03-071-0/+9
* | | | | | htb: add HTB_DIRECT_QLEN attributeEric Dumazet2013-03-061-0/+1
* | | | | | team: introduce random modeJiri Pirko2013-03-061-0/+20
* | | | | | team: introduce two default team_modeop functions and use them in modesJiri Pirko2013-03-061-1/+4
* | | | | | net: introduce NAPI_POLL_WEIGHTEric Dumazet2013-03-051-0/+5
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-052-1/+7
|\ \ \ \ \
| * | | | | tcp: avoid wakeups for pure ACKEric Dumazet2013-02-281-0/+4
| * | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-261-1/+3
| |\ \ \ \ \
| | * | | | | netfilter: ipset: timeout values corrupted on set resizeJosh Hunt2013-02-211-1/+3
* | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-051-2/+0
|\ \ \ \ \ \ \
| * | | | | | | irq: Remove IRQ_EXIT_OFFSET workaroundFrederic Weisbecker2013-02-221-2/+0