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
2013-10-01
Merge branch 'intel'
David S. Miller
11
-174
/
+283
2013-10-01
igb: Add ethtool support to configure number of channels
Laura Mihaela Vasilescu
3
-0
/
+107
2013-10-01
igb: Add ethtool offline tests for i354
Fujinaka, Todd
1
-2
/
+4
2013-10-01
ixgbe: remove marketing names from busy poll code
Jacob Keller
3
-23
/
+23
2013-10-01
ixgbe: Cleanup the use of tabs and spaces
Jeff Kirsher
2
-26
/
+26
2013-10-01
ixgbe: ethtool DCB registers dump for 82599 and x540
Leonardo Potenza
2
-15
/
+65
2013-10-01
ixgbevf: move API neg to reset path
Don Skidmore
1
-11
/
+10
2013-10-01
ixgbevf: add wait for Rx queue disable
Don Skidmore
1
-17
/
+44
2013-10-01
ixgbevf: cleanup redundant mailbox read failure check
Don Skidmore
1
-27
/
+2
2013-10-01
ixgbevf: do not print registers to dmesg in ixgbevf_get_regs
Jacob Keller
1
-53
/
+2
2013-10-01
be2net: add a counter for pkts dropped in xmit path
Sathya Perla
3
-2
/
+8
2013-10-01
be2net: fix adaptive interrupt coalescing
Sathya Perla
5
-73
/
+115
2013-10-01
be2net: call ENABLE_VF cmd for Skyhawk-R too
Vasundhara Volam
2
-2
/
+3
2013-10-01
be2net: Create single TXQ on BE3-R 1G ports
Vasundhara Volam
1
-9
/
+2
2013-10-01
be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
Vasundhara Volam
1
-1
/
+2
2013-10-01
be2net: Call be_vf_setup() even when VFs are enbaled from previous load
Vasundhara Volam
2
-5
/
+5
2013-10-01
net: can: c_can_platform: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
net: ethernet: cpsw: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-30
bonding: RCUify bond_set_rx_mode()
Veaceslav Falico
1
-3
/
+4
2013-09-30
drivers: net: phy: marvell.c: removed checkpatch.pl warnings
Avinash Kumar
1
-2
/
+2
2013-09-30
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
2
-8
/
+11
2013-09-30
net: add missing sk_max_pacing_rate doc
Eric Dumazet
1
-0
/
+1
2013-09-30
bgmac: add support for Byte Queue Limits
Hauke Mehrtens
1
-0
/
+10
2013-09-30
b44: add support for Byte Queue Limits
Hauke Mehrtens
1
-0
/
+10
2013-09-30
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
12
-46
/
+56
2013-09-30
ethernet: use likely() for common Ethernet encap
stephen hemminger
1
-4
/
+5
2013-09-30
ethernet: cleanup eth_type_trans
stephen hemminger
1
-14
/
+3
2013-09-30
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
20
-18
/
+146
2013-09-30
ipv6: Not need to set fl6.flowi6_flags as zero
Li RongQing
1
-3
/
+0
2013-09-30
xen-netback: improve ring effeciency for guest RX
Wei Liu
1
-83
/
+61
2013-09-30
qdisc: basic classifier - remove unnecessary initialization
stephen hemminger
1
-1
/
+1
2013-09-30
qdisc: meta return ENOMEM on alloc failure
stephen hemminger
1
-1
/
+3
2013-09-30
bonding: trivial: remove forgotten bond_next_vlan()
Veaceslav Falico
1
-1
/
+0
2013-09-30
Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/...
David S. Miller
19
-588
/
+530
2013-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-80
/
+20
2013-09-30
hamradio: baycom: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-2
/
+2
2013-09-30
dev: always advertise rx_flags changes via netlink
Nicolas Dichtel
1
-23
/
+37
2013-09-30
dev: update __dev_notify_flags() to send rtnl msg
Nicolas Dichtel
3
-8
/
+10
2013-09-30
net: qmi_wwan: fix checkpatch warnings
Fabio Porcedda
1
-20
/
+36
2013-09-30
net: qmi_wwan: add Telit LE920 newer firmware support
Fabio Porcedda
1
-0
/
+1
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
18
-2
/
+45
2013-09-28
bonding: remove bond_next_slave()
Veaceslav Falico
1
-31
/
+0
2013-09-28
bonding: don't use bond_next_slave() in bond_info_seq_next()
Veaceslav Falico
1
-4
/
+12
2013-09-28
bonding: remove unused __get_next_agg()
Veaceslav Falico
1
-22
/
+0
2013-09-28
bonding: make bond_3ad_unbind_slave() use bond_for_each_slave()
Veaceslav Falico
1
-4
/
+9
2013-09-28
bonding: make ad_agg_selection_logic() use bond_for_each_slave()
Veaceslav Falico
1
-12
/
+10
2013-09-28
bonding: make __get_active_agg() use bond_for_each_slave()
Veaceslav Falico
1
-8
/
+7
2013-09-28
bonding: make ad_port_selection_logic() use bond_for_each_slave()
Veaceslav Falico
1
-2
/
+7
2013-09-28
bonding: remove __get_first_port()
Veaceslav Falico
1
-14
/
+4
[next]