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-08-29
sh_eth: no need to call ether_setup()
Sergei Shtylyov
1
-3
/
+0
2013-08-29
Merge branch 'bond_vlan'
David S. Miller
6
-310
/
+416
2013-08-29
bonding: pr_debug instead of pr_warn in bond_arp_send_all
Veaceslav Falico
1
-8
/
+6
2013-08-29
bonding: remove vlan_list/current_alb_vlan
Veaceslav Falico
4
-143
/
+2
2013-08-29
bonding: make alb_send_learning_packets() use upper dev list
Veaceslav Falico
2
-19
/
+11
2013-08-29
bonding: split alb_send_learning_packets()
Veaceslav Falico
1
-24
/
+35
2013-08-29
bonding: use vlan_uses_dev() in __bond_release_one()
Veaceslav Falico
1
-1
/
+1
2013-08-29
bonding: convert bond_has_this_ip() to use upper devices
Veaceslav Falico
1
-12
/
+13
2013-08-29
bonding: make bond_arp_send_all use upper device list
Veaceslav Falico
1
-51
/
+51
2013-08-29
bonding: use netdev_upper list in bond_vlan_used
Veaceslav Falico
1
-1
/
+14
2013-08-29
net: add netdev_for_each_upper_dev_rcu()
Veaceslav Falico
1
-0
/
+10
2013-08-29
net: add netdev_upper_get_next_dev_rcu(dev, iter)
Veaceslav Falico
1
-0
/
+25
2013-08-29
net: remove search_list from netdev_adjacent
Veaceslav Falico
1
-36
/
+1
2013-08-29
net: add lower_dev_list to net_device and make a full mesh
Veaceslav Falico
2
-27
/
+259
2013-08-29
net: rename netdev_upper to netdev_adjacent
Veaceslav Falico
1
-12
/
+12
2013-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-90
/
+239
2013-08-29
fec: Use NAPI_POLL_WEIGHT
Fabio Estevam
1
-2
/
+1
2013-08-29
net: sctp: sctp_verify_init: clean up mandatory checks and add comment
Daniel Borkmann
1
-14
/
+12
2013-08-29
tcp: TSO packets automatic sizing
Eric Dumazet
7
-7
/
+77
2013-08-29
ipv6: drop fragmented ndisc packets by default (RFC 6980)
Hannes Frederic Sowa
5
-0
/
+35
2013-08-29
ARM: at91/dt: fix phy address in sama5xmb to match the reg property
Boris BREZILLON
1
-1
/
+1
2013-08-29
net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
Boris BREZILLON
1
-3
/
+3
2013-08-29
bridge: inherit slave devices needed_headroom
Florian Fainelli
1
-0
/
+3
2013-08-29
net: sctp: reorder sctp_globals to reduce cacheline usage
Daniel Borkmann
1
-11
/
+9
2013-08-29
net: mdio-sun4i: Convert to devm_* api
Jisheng Zhang
1
-9
/
+9
2013-08-29
ixgbe: add support for older QSFP active DA cables
Emil Tantilov
2
-10
/
+50
2013-08-29
ixgbe: include QSFP PHY types in ixgbe_is_sfp()
Emil Tantilov
1
-0
/
+4
2013-08-29
ixgbe: add 1Gbps support for QSFP+
Emil Tantilov
3
-11
/
+33
2013-08-29
ixgbe: fix SFF data dumps of SFP+ modules from an offset
Emil Tantilov
1
-5
/
+4
2013-08-29
ixgbe: cleanup some log messages
Don Skidmore
2
-5
/
+3
2013-08-29
ixgbe: zero out mailbox buffer on init
Emil Tantilov
1
-2
/
+2
2013-08-29
ixgbe: fix link test when connected to 1Gbps link partner
Emil Tantilov
1
-17
/
+10
2013-08-29
ixgbe: fix incorrect limit value in ring transverse
Don Skidmore
1
-1
/
+1
2013-08-29
ixgbe: Check return value on eeprom reads
Mark Rustad
4
-39
/
+107
2013-08-29
ixgbe: disable link when adapter goes down
Jacob Keller
3
-0
/
+25
2013-08-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
20
-1326
/
+1536
2013-08-29
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
13
-18
/
+140
2013-08-29
qlcnic: underflow in qlcnic_validate_max_tx_rings()
Dan Carpenter
2
-2
/
+2
2013-08-29
Merge branch 'xen-netback'
David S. Miller
3
-673
/
+445
2013-08-29
xen-netback: rename functions
Wei Liu
3
-133
/
+134
2013-08-29
xen-netback: switch to NAPI + kthread 1:1 model
Wei Liu
3
-507
/
+351
2013-08-29
xen-netback: remove page tracking facility
Wei Liu
1
-75
/
+2
2013-08-28
batman-adv: send GW_DEL event when the gw client mode is deselected
Antonio Quartulli
3
-0
/
+32
2013-08-28
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2013-08-28
batman-adv: move enum definition at the top of the file
Antonio Quartulli
1
-15
/
+16
2013-08-28
batman-adv: set skb priority according to content
Simon Wunderlich
10
-2
/
+91
2013-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
13
-543
/
+1346
2013-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
33
-400
/
+2026
2013-08-27
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
17
-1767
/
+2118
2013-08-28
netfilter: ctnetlink: fix uninitialized variable
Florian Westphal
1
-1
/
+1
[next]