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-02-09
tipc: convert legacy nl bearer enable/disable to nl compat
Richard Alpe
5
-57
/
+154
2015-02-09
tipc: convert legacy nl bearer dump to nl compat
Richard Alpe
5
-34
/
+278
2015-02-09
tipc: move and rename the legacy nl api to "nl compat"
Richard Alpe
13
-76
/
+130
2015-02-09
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...
David S. Miller
173
-2183
/
+6463
2015-02-08
net:rfs: adjust table size checking
Eric Dumazet
2
-2
/
+3
2015-02-08
cxgb4: Fix trace observed while dumping clip_tbl
Hariprasad Shenai
2
-1
/
+4
2015-02-08
rhashtable: using ERR_PTR requires linux/err.h
Stephen Rothwell
1
-0
/
+1
2015-02-08
Driver: Vmxnet3: Change the hex constant to its decimal equivalent
Shrikrishna Khare
2
-3
/
+3
2015-02-08
net: rfs: add hash collision detection
Eric Dumazet
6
-68
/
+47
2015-02-08
net: fix a typo in skb_checksum_validate_zero_check
Sabrina Dubroca
1
-1
/
+1
2015-02-08
gre/ipip: use be16 variants of netlink functions
Sabrina Dubroca
2
-12
/
+12
2015-02-08
tipc: fix bug in socket reception function
Jon Paul Maloy
1
-3
/
+2
2015-02-08
rt6_probe_deferred: Do not depend on struct ordering
Michael Büsch
1
-1
/
+1
2015-02-08
Merge branch 'tcp_ack_loops'
David S. Miller
8
-13
/
+133
2015-02-08
tcp: mitigate ACK loops for connections as tcp_timewait_sock
Neal Cardwell
2
-5
/
+28
2015-02-08
tcp: mitigate ACK loops for connections as tcp_sock
Neal Cardwell
3
-7
/
+24
2015-02-08
tcp: mitigate ACK loops for connections as tcp_request_sock
Neal Cardwell
3
-1
/
+7
2015-02-08
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
6
-0
/
+74
2015-02-08
openvswitch: Initialize unmasked key and uid len
Pravin B Shelar
1
-0
/
+2
2015-02-07
Merge branch 'cxgb4'
David S. Miller
7
-0
/
+564
2015-02-07
cxgb4: Add support in debugfs to dump the congestion control table
Hariprasad Shenai
4
-0
/
+53
2015-02-07
cxgb4: Add support to dump mailbox content in debugfs
Hariprasad Shenai
3
-0
/
+91
2015-02-07
cxgb4: Add support for ULP RX logic analyzer output in debugfs
Hariprasad Shenai
5
-0
/
+58
2015-02-07
cxgb4: Added support in debugfs to display TP logic analyzer output
Hariprasad Shenai
5
-0
/
+320
2015-02-07
cxgb4: Add support in debugfs to display sensor information
Hariprasad Shenai
2
-0
/
+42
2015-02-07
Merge branch 'be2net'
David S. Miller
5
-453
/
+647
2015-02-07
be2net: avoid unncessary swapping of fields in eth_tx_wrb
Sathya Perla
2
-18
/
+27
2015-02-07
be2net: process port misconfig async event
Vasundhara Volam
4
-30
/
+139
2015-02-07
be2net: refactor be_set_rx_mode() and be_vid_config() for readability
Sathya Perla
2
-97
/
+127
2015-02-07
be2net: remove duplicate code in be_cmd_rx_filter()
Sathya Perla
3
-51
/
+36
2015-02-07
be2net: use offset based FW flashing for Skyhawk chip
Vasundhara Volam
3
-23
/
+66
2015-02-07
be2net: avoid flashing SH-B0 UFI image on SH-P2 chip
Vasundhara Volam
2
-2
/
+9
2015-02-07
be2net: refactor code that checks flash file compatibility
Vasundhara Volam
2
-68
/
+78
2015-02-07
be2net: replace (1 << x) with BIT(x)
Vasundhara Volam
3
-15
/
+15
2015-02-07
be2net: move un-exported routines from be.h to respective src files
Sathya Perla
3
-166
/
+167
2015-02-07
bridge: add missing bridge port check for offloads
Roopa Prabhu
1
-2
/
+2
2015-02-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
13
-219
/
+584
2015-02-07
Merge branch 'r8152'
David S. Miller
1
-53
/
+46
2015-02-07
r8152: use BIT macro
hayeswang
1
-17
/
+17
2015-02-07
r8152: replace get_protocol with vlan_get_protocol
hayeswang
1
-14
/
+2
2015-02-07
r8152: adjust the line feed for hw_features
hayeswang
1
-2
/
+1
2015-02-07
r8152: check RTL8152_UNPLUG for rtl8152_close
hayeswang
1
-1
/
+1
2015-02-07
r8152: check linking status with netif_carrier_ok
hayeswang
1
-14
/
+9
2015-02-07
r8152: adjust lpm timer
hayeswang
1
-3
/
+3
2015-02-07
r8152: adjust rx_bottom
hayeswang
1
-2
/
+13
2015-02-07
rds: Make rds_message_copy_from_user() return 0 on success.
Sowmini Varadhan
1
-4
/
+4
2015-02-07
net: rds: Remove repeated function names from debug output
Rasmus Villemoes
3
-6
/
+6
2015-02-07
net: openvswitch: Support masked set actions.
Jarno Rajahalme
3
-173
/
+383
2015-02-07
Merge branch 'dsa-next'
David S. Miller
2
-12
/
+56
2015-02-07
net: dsa: bcm_sf2: implement GPHY power down
Florian Fainelli
2
-9
/
+45
[next]