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
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
600
-3513
/
+6816
2014-05-12
Merge branch 'cxgb4'
David S. Miller
3
-10
/
+18
2014-05-12
cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc...
Hariprasad Shenai
1
-3
/
+4
2014-05-12
cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul...
Hariprasad Shenai
1
-3
/
+3
2014-05-12
cxgb4: Decode the firmware port and module type a bit more for ethtool
Hariprasad Shenai
1
-4
/
+11
2014-05-12
ipv6: remove parameter rt from fib6_prune_clones()
Duan Jiong
1
-7
/
+5
2014-05-12
Add support for netvsc build without CONFIG_SYSFS flag
Haiyang Zhang
1
-4
/
+1
2014-05-12
ptp: fix kconfig dependency warnings
Randy Dunlap
1
-1
/
+2
2014-05-12
Merge branch 'filter-next'
David S. Miller
6
-93
/
+1668
2014-05-12
net: filter: additional BPF tests
Alexei Starovoitov
1
-0
/
+1224
2014-05-12
net: filter: BPF testsuite
Alexei Starovoitov
4
-1
/
+343
2014-05-12
net: filter: make BPF conversion more readable
Alexei Starovoitov
2
-92
/
+101
2014-05-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-9
/
+30
2014-05-09
Merge branch 'sctp_sysctl'
David S. Miller
1
-10
/
+11
2014-05-09
sctp: add a checking for sctp_sysctl_net_register
wangweidong
1
-0
/
+4
2014-05-09
Revert "sctp: optimize the sctp_sysctl_net_register"
wangweidong
1
-10
/
+7
2014-05-09
mdio_bus: fix devm_mdiobus_alloc_size export
Arnd Bergmann
1
-1
/
+1
2014-05-09
net: cassini: use nested lock annotation
Emil Goode
1
-1
/
+1
2014-05-09
bonding: make a generic sysfs option store and fix comments
Nikolay Aleksandrov
3
-491
/
+107
2014-05-09
bnx2x: Fix UNDI driver unload
Yuval Mintz
1
-3
/
+7
2014-05-09
rds: remove the unneed NULL checking
wangweidong
2
-4
/
+2
2014-05-09
Merge branch 'mdio_net'
David S. Miller
3
-12
/
+11
2014-05-09
net: cpsw: add missing of_node_put
Johan Hovold
1
-0
/
+1
2014-05-09
net: cpsw: fix null dereference at probe
Johan Hovold
1
-0
/
+4
2014-05-09
Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"
Johan Hovold
1
-12
/
+2
2014-05-09
net: mdio-gpio: warn about missing bus alias id
Johan Hovold
1
-0
/
+4
2014-05-09
net: mdio-gpio: fix device-tree binding documentation
Johan Hovold
1
-1
/
+1
2014-05-09
net: cdc_mbim: handle unaccelerated VLAN tagged frames
Bjørn Mork
1
-11
/
+28
2014-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-12
/
+19
2014-05-09
Merge branch 'be2net-next'
David S. Miller
5
-348
/
+346
2014-05-09
be2net: use MCCQ instead of MBOX in be_cmd_rss_config()
Kalesh AP
1
-7
/
+10
2014-05-09
be2net: include rx-compl error counter in ethtool stats
Kalesh AP
1
-0
/
+1
2014-05-09
be2net: remove unused code in be_cmd_vlan_config()
Kalesh AP
3
-10
/
+5
2014-05-09
be2net: covert vlan array to bit-map
Ravikumar Nelavelli
2
-11
/
+10
2014-05-09
be2net: fix line wrap and function call indentation in be_ethtool.c
Sathya Perla
1
-58
/
+42
2014-05-09
be2net: fix function call indentation in be_cmds.c
Sathya Perla
1
-161
/
+179
2014-05-09
be2net: fix line wrap and function call indentation in be_main.c
Sathya Perla
1
-103
/
+101
2014-05-09
Merge branch 'qlcnic-next'
David S. Miller
11
-203
/
+244
2014-05-09
qlcnic: Update version to 5.3.59
Rajesh Borundia
1
-2
/
+2
2014-05-09
qlcnic: Collect firmware dump using DMA on 82xx adapters
Shahed Shaikh
5
-50
/
+42
2014-05-09
qlcnic: Add mac learning support to SR-IOV VF.
Rajesh Borundia
6
-28
/
+78
2014-05-09
qlcnic: Add support to process commands in atomic context
Rajesh Borundia
6
-107
/
+99
2014-05-09
qlcnic: Allow SR-IOV VF probe in hypervisor.
Rajesh Borundia
3
-17
/
+24
2014-05-09
Merge branch 'tipc-next'
David S. Miller
3
-27
/
+27
2014-05-09
tipc: don't directly overwrite node action_flags
Ying Xue
2
-3
/
+5
2014-05-09
tipc: rename enum names of node flags
Ying Xue
3
-27
/
+25
2014-05-08
Merge branch 'inet_csums_part2'
David S. Miller
8
-126
/
+20
2014-05-08
l2tp: Remove UDP checksum verification
Tom Herbert
1
-56
/
+1
2014-05-08
net: Verify UDP checksum before handoff to encap
Tom Herbert
2
-0
/
+8
2014-05-08
icmp6: Call skb_checksum_validate
Tom Herbert
1
-16
/
+5
[next]