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-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-48
/
+139
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
2014-01-13
Merge branch 'ip_forward_pmtu'
David S. Miller
14
-31
/
+134
2014-01-13
ipv4: introduce hardened ip_no_pmtu_disc mode
Hannes Frederic Sowa
6
-6
/
+45
2014-01-13
ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it
Hannes Frederic Sowa
1
-1
/
+22
2014-01-13
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
8
-24
/
+67
2014-01-13
HHF qdisc: fix jiffies-time conversion.
Terry Lam
1
-6
/
+6
2014-01-13
qlcnic: Convert vmalloc/memset to kcalloc
Joe Perches
2
-11
/
+7
2014-01-12
bonding: remove dead code from 3ad
Veaceslav Falico
1
-78
/
+0
2014-01-12
bonding: convert 3ad to use pr_warn instead of pr_warning
Veaceslav Falico
1
-25
/
+25
2014-01-12
bonding: clean up style for bond_3ad.c
Veaceslav Falico
1
-270
/
+349
2014-01-12
batman-adv: drop dependency against CRC16
Antonio Quartulli
1
-1
/
+0
2014-01-12
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
41
-41
/
+41
[next]