index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-22
net: netprio_cgroup: rework update socket logic
John Fastabend
5
-8
/
+61
2012-07-22
tun: experimental zero copy tx support
Michael S. Tsirkin
1
-12
/
+134
2012-07-22
skbuff: export skb_copy_ubufs
Michael S. Tsirkin
1
-1
/
+1
2012-07-22
net: orphan frags on receive
Michael S. Tsirkin
1
-1
/
+6
2012-07-22
tun: orphan frags on xmit
Michael S. Tsirkin
1
-0
/
+2
2012-07-22
skbuff: convert to skb_orphan_frags
Michael S. Tsirkin
1
-14
/
+8
2012-07-22
skbuff: add an api to orphan frags
Michael S. Tsirkin
1
-0
/
+16
2012-07-22
ixgbe: Fix build with PCI_IOV enabled.
David S. Miller
1
-1
/
+1
2012-07-22
forcedeth: advertise transmit time stamping
Richard Cochran
1
-0
/
+1
2012-07-22
e1000e: advertise transmit time stamping
Richard Cochran
1
-0
/
+1
2012-07-22
e1000: advertise transmit time stamping
Richard Cochran
1
-0
/
+1
2012-07-22
bnx2x: advertise transmit time stamping
Richard Cochran
1
-0
/
+1
2012-07-22
rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference
Mark A. Greer
1
-0
/
+2
2012-07-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-209
/
+323
2012-07-22
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-8
/
+11
2012-07-22
wimax: fix printk format warnings
Randy Dunlap
2
-3
/
+3
2012-07-22
sctp: Implement quick failover draft from tsvwg
Neil Horman
10
-15
/
+221
2012-07-22
net: fix race condition in several drivers when reading stats
Kevin Groeneveld
5
-14
/
+14
2012-07-22
ipv4: tcp: set unicast_sock uc_ttl to -1
Eric Dumazet
1
-1
/
+2
2012-07-21
igb: reset PHY in the link_up process to recover PHY setting after power down.
Akeem G. Abodunrin
1
-1
/
+2
2012-07-21
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
Alexander Duyck
2
-7
/
+17
2012-07-21
ixgbe: add support for new 82599 device
Don Skidmore
2
-0
/
+2
2012-07-21
ixgbe: remove extra unused queues in DCB + FCoE case
John Fastabend
1
-5
/
+8
2012-07-21
ixgbe: fix RAR entry counting for generic and fdb_add()
John Fastabend
1
-8
/
+19
2012-07-21
ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP
Alexander Duyck
1
-4
/
+8
2012-07-21
ixgbe: Reduce Rx header size to what is actually used
Alexander Duyck
2
-9
/
+10
2012-07-21
ixgbevf: Fix namespace issue with ixgbe_write_eitr
Greg Rose
2
-25
/
+19
2012-07-21
ixgbe: Fix handling of FDIR_HASH flag
Alexander Duyck
2
-24
/
+46
2012-07-21
ixgbevf: Add support for PCI error handling
Alexander Duyck
1
-0
/
+80
2012-07-21
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
Alexander Duyck
2
-2
/
+41
2012-07-21
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
4
-94
/
+45
2012-07-21
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
3
-32
/
+28
2012-07-22
vhost: make vhost work queue visible
Stefan Hajnoczi
2
-3
/
+5
2012-07-22
vhost: Separate vhost-net features from vhost features
Stefan Hajnoczi
3
-5
/
+6
2012-07-20
forcedeth: spin_unlock_irq in interrupt handler fix
Denis Efremov
1
-2
/
+2
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
13
-18
/
+30
2012-07-20
ipv4: Fix neigh lookup keying over loopback/point-to-point devices.
David S. Miller
1
-3
/
+0
2012-07-20
openvswitch: Fix typo in documentation.
Leo Alterman
1
-1
/
+1
2012-07-20
openvswitch: Check gso_type for correct sk_buff in queue_gso_packets().
Ben Pfaff
1
-1
/
+2
2012-07-20
openvswitch: Check currect return value from skb_gso_segment()
Pravin B Shelar
1
-2
/
+2
2012-07-20
atl1c: fix issue of io access mode for AR8152 v2.1
Cloud Ren
2
-1
/
+20
2012-07-20
tun: fix a crash bug and a memory leak
Mikulas Patocka
3
-0
/
+7
2012-07-20
ipv4: show pmtu in route list
Julian Anastasov
1
-1
/
+5
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-248
/
+344
2012-07-20
Merge branch 'team_multiq'
David S. Miller
9
-29
/
+114
2012-07-20
team: add multiqueue support
Jiri Pirko
2
-5
/
+68
2012-07-20
bond_sysfs: use real_num_tx_queues rather than params.tx_queue
Jiri Pirko
1
-1
/
+1
2012-07-20
net: rename bond_queue_mapping to slave_dev_queue_mapping
Jiri Pirko
2
-4
/
+4
2012-07-20
rtnl: allow to specify number of rx and tx queues on device creation
Jiri Pirko
2
-2
/
+15
2012-07-20
rtnl: allow to specify different num for rx and tx queue count
Jiri Pirko
3
-18
/
+22
[next]