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-01-14
net: Fix indentation in dev_hard_start_xmit()
Ben Hutchings
1
-2
/
+1
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
138
-439
/
+785
2014-01-14
Merge branch 'skb_checksum_help'
David S. Miller
4
-302
/
+281
2014-01-14
xen-netfront: use new skb_checksum_setup function
Paul Durrant
1
-45
/
+3
2014-01-14
xen-netback: use new skb_checksum_setup function
Paul Durrant
1
-257
/
+3
2014-01-14
net: add skb_checksum_setup
Paul Durrant
2
-0
/
+275
2014-01-13
bridge: move br_net_exit() to br.c
WANG Cong
3
-19
/
+18
2014-01-13
net: usbnet: fix SG initialisation
Bjørn Mork
1
-1
/
+1
2014-01-13
net: 3com: fix warning for incorrect type in argument
dingtianhong
1
-1
/
+1
2014-01-13
net: qlcnic: fix warning for incorrect type in argument
dingtianhong
1
-1
/
+1
2014-01-13
sh_eth: fix garbled TX error message
Sergei Shtylyov
1
-4
/
+4
2014-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-48
/
+139
2014-01-13
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
Neal Cardwell
1
-1
/
+4
2014-01-13
Merge branch 'bonding_rcu'
David S. Miller
1
-18
/
+19
2014-01-13
bonding: fix __get_active_agg() RCU logic
Veaceslav Falico
1
-6
/
+4
2014-01-13
bonding: fix __get_first_agg RCU usage
Veaceslav Falico
1
-1
/
+4
2014-01-13
bonding: fix bond_3ad_set_carrier() RCU usage
Veaceslav Falico
1
-11
/
+11
2014-01-13
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
43
-768
/
+1652
2014-01-13
net: resort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
6
-6
/
+6
2014-01-13
Merge branch 'qlcnic'
David S. Miller
12
-63
/
+184
2014-01-13
qlcnic: Update version to 5.3.54
Shahed Shaikh
1
-2
/
+2
2014-01-13
qlcnic: Enable IPv6 LRO even if IP address is not programmed
Shahed Shaikh
1
-2
/
+2
2014-01-13
qlcnic: Fix SR-IOV cleanup code path
Manish Chopra
1
-3
/
+1
2014-01-13
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
Himanshu Madhani
7
-24
/
+70
2014-01-13
qlcnic: Do MAC learning for SRIOV PF.
Sucheta Chakraborty
6
-31
/
+64
2014-01-13
qlcnic: Turn on promiscous mode for SRIOV PF.
Sucheta Chakraborty
1
-0
/
+4
2014-01-13
qlcnic: Enable VF flood bit on PF.
Sucheta Chakraborty
1
-0
/
+30
2014-01-13
qlcnic: Restrict VF from configuring any VLAN mode.
Sucheta Chakraborty
1
-1
/
+11
2014-01-13
net: make dev_set_mtu() honor notification return code
Veaceslav Falico
1
-9
/
+25
2014-01-13
packet: doc: describe PACKET_MMAP with one packet socket for rx and tx
Norbert van Bolhuis
1
-0
/
+18
2014-01-13
sctp: make sctp_addto_chunk_fixed local
stephen hemminger
2
-3
/
+4
2014-01-13
phylib: Add of_phy_attach
Andy Fleming
2
-0
/
+30
2014-01-13
phylib: Support attaching to generic 10g driver
Andy Fleming
2
-13
/
+11
2014-01-13
phylib: Add generic 10G driver
Andy Fleming
1
-0
/
+81
2014-01-13
phylib: turn genphy_driver to an array
Shaohui Xie
1
-8
/
+21
2014-01-13
phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY
Andy Fleming
2
-0
/
+2
2014-01-13
phylib: Add Clause 45 read/write functions
Andy Fleming
1
-0
/
+39
2014-01-13
l2tp: make local functions static
stephen hemminger
2
-6
/
+2
2014-01-13
bnx2x: namespace and dead code cleanups
stephen hemminger
11
-524
/
+147
2014-01-13
drivers: net: silence compiler warning in smc91x.c
Pankaj Dubey
1
-1
/
+1
2014-01-13
gre_offload: simplify GRE header length calculation in gre_gso_segment()
Neal Cardwell
1
-10
/
+6
2014-01-13
net_sched: act: remove struct tcf_act_hdr
WANG Cong
2
-12
/
+8
2014-01-13
net_sched: avoid casting void pointer
WANG Cong
5
-26
/
+23
2014-01-13
net_sched: optimize tcf_match_indev()
WANG Cong
3
-29
/
+39
2014-01-13
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
11
-15
/
+16
2014-01-13
net_sched: act: clean up notification functions
WANG Cong
1
-55
/
+40
2014-01-13
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
11
-26
/
+18
2014-01-13
net: gro: change GRO overflow strategy
Eric Dumazet
1
-2
/
+15
2014-01-13
net/mlx4_en: call gro handler for encapsulated frames
Eric Dumazet
2
-5
/
+7
2014-01-13
gre_offload: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
[next]