index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ax25
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-20
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
7
-51
/
+220
2012-09-20
r8169: use unlimited DMA burst for TX
Michal Schmidt
1
-1
/
+1
2012-09-19
ipv6: unify fragment thresh handling code
Amerigo Wang
5
-22
/
+18
2012-09-19
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
Amerigo Wang
2
-12
/
+11
2012-09-19
ipv6: unify conntrack reassembly expire code with standard one
Amerigo Wang
3
-99
/
+57
2012-09-19
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
3
-42
/
+106
2012-09-19
netpoll: call ->ndo_select_queue() in tx path
Amerigo Wang
3
-4
/
+7
2012-09-19
netdev: make address const in device address management
stephen hemminger
6
-42
/
+44
2012-09-19
i825xx: znet: fix compiler warnings when building a 64-bit kernel
Mika Westerberg
1
-2
/
+2
2012-09-19
gre: add GSO support
Eric Dumazet
1
-0
/
+12
2012-09-19
net: provide a default dev->ethtool_ops
Eric Dumazet
2
-12
/
+4
2012-09-19
net: dev: fix incorrect getting net device's name
Gao feng
1
-8
/
+20
2012-09-19
ipv6: recursive check rt->dst.from when call rt6_check_expired
Li RongQing
1
-5
/
+1
2012-09-19
net: more accurate network taps in transmit path
Eric Dumazet
1
-3
/
+6
2012-09-19
sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request
Ben Hutchings
2
-0
/
+10
2012-09-19
sfc: Bump version to 3.2
Ben Hutchings
1
-1
/
+1
2012-09-19
sfc: Expose FPGA bitfile partition through MTD
Ben Hutchings
1
-1
/
+3
2012-09-19
sfc: Support variable-length response to MCDI GET_BOARD_CFG
Ben Hutchings
2
-3
/
+6
2012-09-19
sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()
Ben Hutchings
1
-7
/
+11
2012-09-19
sfc: Add support for IEEE-1588 PTP
Stuart Hodgson
11
-1
/
+1562
2012-09-19
sfc: Fix maximum array sizes for various MCDI commands
Ben Hutchings
1
-14
/
+14
2012-09-18
net/tipc/name_table.c: Remove unecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-18
net/openvswitch/vport.c: Remove unecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-18
net/ieee802154/6lowpan.c: Remove unecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-17
llc: Remove stray reference to sysctl_llc_station_ack_timeout.
David S. Miller
2
-8
/
+0
2012-09-17
llc2: Collapse remainder of state machine into simple if-else if-statement
Ben Hutchings
1
-87
/
+4
2012-09-17
llc2: Remove explicit indexing of state action arrays
Ben Hutchings
1
-4
/
+4
2012-09-17
llc2: Remove the station send queue
Ben Hutchings
1
-32
/
+2
2012-09-17
llc2: Collapse the station event receive path
Ben Hutchings
1
-81
/
+6
2012-09-17
llc2: Remove dead code for state machine
Ben Hutchings
1
-395
/
+9
2012-09-17
llc2: Remove pointless indirection through llc_stat_state_trans_end
Ben Hutchings
1
-12
/
+4
2012-09-17
af_unix: old_cred is surplus
Alan Cox
1
-4
/
+1
2012-09-17
igb: Add 1588 support to I210/I211.
Matthew Vick
2
-45
/
+174
2012-09-17
igb: Prevent dropped Tx timestamps via work items and interrupts.
Matthew Vick
5
-25
/
+153
2012-09-17
igb: Store the MAC address in the name in the PTP struct.
Matthew Vick
1
-4
/
+3
2012-09-17
igb: Correct PTP support query from ethtool.
Matthew Vick
1
-24
/
+38
2012-09-17
igb: Update PTP function names/variables and locations.
Matthew Vick
4
-395
/
+398
2012-09-17
igb: Tidy up wrapping for CONFIG_IGB_PTP.
Matthew Vick
3
-10
/
+25
2012-09-16
ixgbe: Improve statistics accuracy for DDP traffic
Mark Rustad
1
-16
/
+16
2012-09-16
ixgbe: added reg_ops file to debugfs
Catherine Sullivan
1
-0
/
+118
2012-09-16
ixgbe: added netdev_ops file to debugfs
Catherine Sullivan
1
-2
/
+105
2012-09-16
ixgbe: add debugfs support
Catherine Sullivan
4
-2
/
+106
2012-09-16
ixgbe: fix reporting of spoofed packets
Emil Tantilov
1
-1
/
+1
2012-09-16
ixgbe: Fix VF rate limiting to correctly account for more queues per VF
Alexander Duyck
1
-41
/
+59
2012-09-16
ixgbe: Fix ordering of things so that PF correctly configures its VLANs
Alexander Duyck
2
-4
/
+10
2012-09-16
e1000: add byte queue limits
Otto Estuardo Solares Cabrera
1
-0
/
+10
2012-09-14
vfs: make O_PATH file descriptors usable for 'fstat()'
Linus Torvalds
1
-1
/
+1
2012-09-14
eCryptfs: Copy up attributes of the lower target inode after rename
Tyler Hicks
1
-0
/
+5
2012-09-14
eCryptfs: Call lower ->flush() from ecryptfs_flush()
Tyler Hicks
1
-2
/
+8
2012-09-14
eCryptfs: Write out all dirty pages just before releasing the lower file
Tyler Hicks
1
-0
/
+1
[next]