index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ixgbe: disable link when adapter goes down
Jacob Keller
2013-08-29
3
-0
/
+25
*
|
fec: Use NAPI_POLL_WEIGHT
Fabio Estevam
2013-08-29
1
-2
/
+1
*
|
net: sctp: sctp_verify_init: clean up mandatory checks and add comment
Daniel Borkmann
2013-08-29
1
-14
/
+12
*
|
tcp: TSO packets automatic sizing
Eric Dumazet
2013-08-29
7
-7
/
+77
*
|
ipv6: drop fragmented ndisc packets by default (RFC 6980)
Hannes Frederic Sowa
2013-08-29
5
-0
/
+35
*
|
ARM: at91/dt: fix phy address in sama5xmb to match the reg property
Boris BREZILLON
2013-08-29
1
-1
/
+1
*
|
net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
Boris BREZILLON
2013-08-29
1
-3
/
+3
*
|
bridge: inherit slave devices needed_headroom
Florian Fainelli
2013-08-29
1
-0
/
+3
*
|
net: sctp: reorder sctp_globals to reduce cacheline usage
Daniel Borkmann
2013-08-29
1
-11
/
+9
*
|
net: mdio-sun4i: Convert to devm_* api
Jisheng Zhang
2013-08-29
1
-9
/
+9
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-08-29
20
-1326
/
+1536
|
\
\
|
|
/
|
/
|
|
*
sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORS
Ben Hutchings
2013-08-27
1
-44
/
+95
|
*
sfc: Return an error code when a sensor is busy.
Alexandre Rames
2013-08-27
1
-1
/
+6
|
*
sfc: Add support for reading packet length from prefix
Ben Hutchings
2013-08-27
2
-2
/
+14
|
*
sfc: Add TX merged completion counter
Ben Hutchings
2013-08-27
3
-0
/
+6
|
*
sfc: Generalise packet hash lookup to support EF10 RX prefix
Jon Cooper
2013-08-27
6
-13
/
+28
|
*
sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust comments
Ben Hutchings
2013-08-27
1
-4
/
+4
|
*
sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()
Ben Hutchings
2013-08-27
1
-2
/
+0
|
*
sfc: use MCDI epoch flag to improve MC reboot detection in the driver
Daniel Pieczko
2013-08-27
2
-6
/
+15
|
*
sfc: Add EF10 support for TX/RX DMA error events handling.
Alexandre Rames
2013-08-27
5
-11
/
+15
|
*
sfc: Add a function pointer to abstract write of host time into NIC shared me...
Laurence Evans
2013-08-27
3
-2
/
+16
|
*
sfc: PTP MCDI requests need to initialise periph ID field
Laurence Evans
2013-08-27
1
-0
/
+7
|
*
sfc: Delegate MAC/NIC statistic description to efx_nic_type
Ben Hutchings
2013-08-27
8
-389
/
+498
|
*
sfc: Remove driver-local struct ethtool_string
Ben Hutchings
2013-08-27
1
-24
/
+13
|
*
sfc: Remove more left-overs from Falcon GMAC support
Ben Hutchings
2013-08-27
3
-18
/
+6
|
*
sfc: Move MTD operations into efx_nic_type
Ben Hutchings
2013-08-27
9
-831
/
+807
|
*
sfc: Move NIC-type-specific MTD partition date into separate structures
Ben Hutchings
2013-08-22
1
-85
/
+112
*
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-08-29
13
-18
/
+140
|
\
\
|
*
|
batman-adv: send GW_DEL event when the gw client mode is deselected
Antonio Quartulli
2013-08-28
3
-0
/
+32
|
*
|
batman-adv: Start new development cycle
Simon Wunderlich
2013-08-28
1
-1
/
+1
|
*
|
batman-adv: move enum definition at the top of the file
Antonio Quartulli
2013-08-28
1
-15
/
+16
|
*
|
batman-adv: set skb priority according to content
Simon Wunderlich
2013-08-28
10
-2
/
+91
*
|
|
qlcnic: underflow in qlcnic_validate_max_tx_rings()
Dan Carpenter
2013-08-29
2
-2
/
+2
*
|
|
Merge branch 'xen-netback'
David S. Miller
2013-08-29
3
-673
/
+445
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
xen-netback: rename functions
Wei Liu
2013-08-29
3
-133
/
+134
|
*
|
xen-netback: switch to NAPI + kthread 1:1 model
Wei Liu
2013-08-29
3
-507
/
+351
|
*
|
xen-netback: remove page tracking facility
Wei Liu
2013-08-29
1
-75
/
+2
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2013-08-28
13
-543
/
+1346
|
\
\
|
*
|
openvswitch: optimize flow compare and mask functions
Andy Zhou
2013-08-27
2
-39
/
+44
|
*
|
openvswitch: Rename key_len to key_end
Andy Zhou
2013-08-26
2
-16
/
+17
|
*
|
openvswitch: Add SCTP support
Joe Stringer
2013-08-26
6
-4
/
+121
|
*
|
net: Add NEXTHDR_SCTP to ipv6.h
Joe Stringer
2013-08-24
1
-0
/
+1
|
*
|
openvswitch: Mega flow implementation
Andy Zhou
2013-08-24
7
-513
/
+1171
|
*
|
openvswitch: check CONFIG_OPENVSWITCH_GRE in makefile
Cong Wang
2013-08-24
2
-4
/
+4
|
*
|
openvswitch: Fix argument descriptions in vport.c.
Justin Pettit
2013-08-24
1
-1
/
+2
|
*
|
openvswitch:: link upper device for port devices
Jiri Pirko
2013-08-24
1
-1
/
+19
|
*
|
openvswitch: Use non rcu hlist_del() flow table entry.
Pravin B Shelar
2013-08-24
1
-1
/
+1
|
*
|
openvswitch: Use RCU lock for dp dump operation.
Pravin B Shelar
2013-08-24
1
-6
/
+7
|
*
|
openvswitch: Use RCU lock for flow dump operation.
Pravin B Shelar
2013-08-24
1
-8
/
+9
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-08-28
33
-400
/
+2026
|
\
\
\
[prev]
[next]