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
...
*
|
net/macb: Add support for Gigabit Ethernet mode
Patrice Vilchez
2012-11-01
2
-3
/
+16
*
|
time: remove the timecompare code.
Richard Cochran
2012-11-01
3
-319
/
+1
*
|
bfin_mac: offer a PTP Hardware Clock.
Richard Cochran
2012-11-01
3
-3
/
+175
*
|
bfin_mac: replace sys time stamps with raw ones instead.
Richard Cochran
2012-11-01
2
-70
/
+28
*
|
bfin_mac: only advertise hardware time stamped when enabled.
Richard Cochran
2012-11-01
1
-0
/
+4
*
|
ptp: add an ioctl to compare PHC time with system time
Richard Cochran
2012-11-01
2
-0
/
+46
*
|
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-11-01
17
-173
/
+13
*
|
ptp: Make PTP_1588_CLOCK select rather than depend on PPS
Ben Hutchings
2012-11-01
3
-7
/
+1
*
|
pps, ptp: Remove dependencies on EXPERIMENTAL
Ben Hutchings
2012-11-01
4
-5
/
+2
*
|
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
2012-11-01
19
-0
/
+153
*
|
tuntap: choose the txq based on rxq
Jason Wang
2012-11-01
1
-3
/
+224
*
|
tuntap: add ioctl to attach or detach a file form tuntap device
Jason Wang
2012-11-01
2
-8
/
+51
*
|
tuntap: multiqueue support
Jason Wang
2012-11-01
1
-88
/
+220
*
|
tuntap: introduce multiqueue flags
Jason Wang
2012-11-01
1
-0
/
+2
*
|
tuntap: RCUify dereferencing between tun_struct and tun_file
Jason Wang
2012-11-01
1
-48
/
+47
*
|
tuntap: move socket to tun_file
Jason Wang
2012-11-01
1
-121
/
+145
*
|
tuntap: log the unsigned informaiton with %u
Jason Wang
2012-11-01
1
-3
/
+3
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-10-31
21
-152
/
+419
|
\
|
*
igb: Fix sparse warning in igb_ptp_rx_pktstamp
Alexander Duyck
2012-10-30
1
-1
/
+1
|
*
igb: Update firmware version info for ethtool output.
Carolyn Wyborny
2012-10-30
4
-50
/
+126
|
*
igb: Enable auto-crossover during forced operation on 82580 and above.
Matthew Vick
2012-10-30
2
-12
/
+21
|
*
igbvf: Check for error on dma_map_single call
Greg Rose
2012-10-30
1
-0
/
+13
|
*
ixgbevf: Do not forward LLDP type frames
Greg Rose
2012-10-30
1
-0
/
+5
|
*
ixgbe: reduce PTP rx path overhead
Jiri Benc
2012-10-30
1
-2
/
+4
|
*
ixgbe: add/update descriptor maps in comments
Josh Hay
2012-10-30
1
-6
/
+55
|
*
ixgbe: Do not decrement budget in ixgbe_clean_rx_irq
Alexander Duyck
2012-10-30
1
-5
/
+4
|
*
ixgbe: Return success or failure on VF MAC filter set
Greg Rose
2012-10-30
1
-1
/
+1
|
*
ixgbe: clean up the condition for turning on/off the laser
Emil Tantilov
2012-10-30
1
-23
/
+8
|
*
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-10-30
7
-19
/
+26
|
*
ixgbe: Fix return value from macvlan filter function
Greg Rose
2012-10-30
1
-1
/
+2
|
*
ixgbe: Add support for pipeline reset
Don Skidmore
2012-10-30
3
-32
/
+153
*
|
ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-10-31
2
-8
/
+6
*
|
x86: bpf_jit_comp: add vlan tag support
Eric Dumazet
2012-10-31
1
-0
/
+21
*
|
net: filter: add vlan tag access
Eric Dumazet
2012-10-31
3
-1
/
+14
*
|
net/cadence: depend on HAS_IOMEM
Joachim Eastwood
2012-10-31
1
-0
/
+1
*
|
netxen: explicity handle pause autoneg parameter
Flavio Leitner
2012-10-31
1
-0
/
+7
*
|
tcp: make tcp_clear_md5_list static
stephen hemminger
2012-10-31
1
-1
/
+1
*
|
net: compute skb->rxhash if nic hash may be 3-tuple
Willem de Bruijn
2012-10-31
1
-1
/
+1
*
|
dlink: dl2k: use the module_pci_driver macro
Devendra Naga
2012-10-31
1
-15
/
+1
*
|
realtek: r8169: use module_pci_driver macro
Devendra Naga
2012-10-31
1
-12
/
+1
*
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-10-31
16
-247
/
+238
|
\
\
|
*
|
batman-adv: add kernel-doc for enum batadv_dbg_level
Antonio Quartulli
2012-10-29
1
-4
/
+11
|
*
|
batman-adv: pass the WIFI flag from the local to global entry
Antonio Quartulli
2012-10-29
2
-9
/
+28
|
*
|
batman-adv: properly convert flag into a boolean value
Antonio Quartulli
2012-10-29
1
-1
/
+1
|
*
|
batman-adv: check for more space before accessing the skb
Antonio Quartulli
2012-10-29
1
-2
/
+6
|
*
|
batman-adv: print packets re-routing on DBG_TT and ratelimit it
Antonio Quartulli
2012-10-29
1
-4
/
+4
|
*
|
batman-adv: properly store the roaming time
Antonio Quartulli
2012-10-29
1
-0
/
+6
|
*
|
batman-adv: don't allow ECTP traffic on batman-adv
Simon Wunderlich
2012-10-29
1
-2
/
+10
|
*
|
batman-adv: Only increase refcounter once for alternate router
Sven Eckelmann
2012-10-29
1
-15
/
+8
|
*
|
batman-adv: Check return value of try_module_get
Sven Eckelmann
2012-10-29
4
-18
/
+12
[prev]
[next]