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
2015-08-25
tcp: fix slow start after idle vs TSO/GSO
Eric Dumazet
4
-8
/
+22
2015-08-25
batman-adv: beautify supported routing algorithm list
Marek Lindner
1
-1
/
+1
2015-08-25
batman-adv: Fix conditional statements indentation
Sven Eckelmann
1
-1
/
+1
2015-08-25
batman-adv: Add lockdep_asserts for documented external locks
Sven Eckelmann
3
-0
/
+11
2015-08-25
batman-adv: Annotate deleting functions with external lock via lockdep
Sven Eckelmann
4
-5
/
+25
2015-08-25
batman-adv: convert bat_priv->tt.req_list to hlist
Marek Lindner
3
-16
/
+19
2015-08-25
batman-adv: Fix gw_bandwidth calculation on 32 bit systems
Sven Eckelmann
1
-7
/
+42
2015-08-25
batman-adv: Return EINVAL on invalid gw_bandwidth change
Sven Eckelmann
1
-2
/
+2
2015-08-25
batman-adv: prevent potential hlist double deletion
Marek Lindner
1
-1
/
+1
2015-08-25
batman-adv: convert orig_node->vlan_list to hlist
Marek Lindner
3
-9
/
+10
2015-08-25
batman-adv: Remove batadv_ types forward declarations
Sven Eckelmann
11
-27
/
+0
2015-08-25
batman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_new
Marek Lindner
1
-4
/
+9
2015-08-25
batman-adv: update kernel doc of batadv_tt_global_del_orig_entry()
Marek Lindner
1
-6
/
+12
2015-08-25
batman-adv: Remove multiple assignment per line
Sven Eckelmann
7
-17
/
+39
2015-08-25
batman-adv: Fix kerneldoc over 80 column lines
Sven Eckelmann
2
-4
/
+4
2015-08-25
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
30
-585
/
+563
2015-08-24
Merge branch 'fjes'
David S. Miller
9
-0
/
+3237
2015-08-24
fjes: ethtool support
Taku Izumi
4
-1
/
+141
2015-08-24
fjes: handle receive cancellation request interrupt
Taku Izumi
1
-0
/
+78
2015-08-24
fjes: epstop_task
Taku Izumi
3
-0
/
+33
2015-08-24
fjes: update_zone_task
Taku Izumi
3
-0
/
+194
2015-08-24
fjes: unshare_watch_task
Taku Izumi
2
-0
/
+129
2015-08-24
fjes: force_close_task
Taku Izumi
2
-0
/
+14
2015-08-24
fjes: interrupt_watch_task
Taku Izumi
2
-1
/
+44
2015-08-24
fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
Taku Izumi
3
-0
/
+69
2015-08-24
fjes: net_device_ops.ndo_tx_timeout
Taku Izumi
1
-0
/
+9
2015-08-24
fjes: net_device_ops.ndo_change_mtu
Taku Izumi
1
-0
/
+29
2015-08-24
fjes: net_device_ops.ndo_get_stats64
Taku Izumi
1
-0
/
+13
2015-08-24
fjes: NAPI polling function
Taku Izumi
3
-2
/
+214
2015-08-24
fjes: tx_stall_task
Taku Izumi
2
-0
/
+63
2015-08-24
fjes: raise_intr_rxdata_task
Taku Izumi
2
-0
/
+67
2015-08-24
fjes: net_device_ops.ndo_start_xmit
Taku Izumi
4
-0
/
+245
2015-08-24
fjes: net_device_ops.ndo_open and .ndo_stop
Taku Izumi
5
-0
/
+439
2015-08-24
fjes: buffer address regist/unregistration routine
Taku Izumi
2
-1
/
+194
2015-08-24
fjes: ES information acquisition routine
Taku Izumi
3
-0
/
+148
2015-08-24
fjes: platform_driver's .probe and .remove routine
Taku Izumi
2
-0
/
+119
2015-08-24
fjes: Hardware cleanup routine
Taku Izumi
2
-0
/
+67
2015-08-24
fjes: Hardware initialization routine
Taku Izumi
5
-1
/
+650
2015-08-24
fjes: Introduce FUJITSU Extended Socket Network Device driver
Taku Izumi
5
-0
/
+284
2015-08-24
3c59x: Add BQL support for 3c59x ethernet driver.
Loganaden Velvindron
1
-3
/
+20
2015-08-24
Merge branch 'ila-precompute'
David S. Miller
7
-10
/
+40
2015-08-24
ila: Precompute checksum difference for translations
Tom Herbert
1
-0
/
+18
2015-08-24
lwt: Add cfg argument to build_state
Tom Herbert
7
-10
/
+22
2015-08-23
net: phy: add interrupt support for aquantia phy
Shaohui Xie
1
-0
/
+49
2015-08-23
Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
29
-61
/
+2180
2015-08-23
route: fix breakage after moving lwtunnel state
Jiri Benc
1
-2
/
+5
2015-08-23
Merge tag 'linux-can-next-for-4.3-20150820' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-5
/
+5
2015-08-23
Merge branch 'tipc-failover-fixes'
David S. Miller
2
-8
/
+24
2015-08-23
tipc: fix stale link problem during synchronization
Jon Paul Maloy
2
-3
/
+12
2015-08-23
tipc: interrupt link synchronization when a link goes down
Jon Paul Maloy
2
-4
/
+9
[prev]
[next]