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
2013-01-31
wanrouter: completely decouple obsolete code from kernel.
Paul Gortmaker
9
-66
/
+3
2013-01-30
net/vxlan: Add ethtool drvinfo
Yan Burman
1
-0
/
+15
2013-01-30
ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock.
YOSHIFUJI Hideaki / 吉藤英明
1
-8
/
+8
2013-01-30
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
3
-33
/
+42
2013-01-30
ipv6 flowlabel: Convert hash list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
2
-40
/
+55
2013-01-30
ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+11
2013-01-30
x86: bpf_jit_comp: add pkt_type support
Eric Dumazet
1
-1
/
+39
2013-01-30
qlcnic: Bump up the version to 5.1.33
Jitendra Kalsaria
1
-2
/
+2
2013-01-30
qlcnic: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2013-01-30
qlcnic: Fix RX/TX checksum setting for some adapter types
Manish chopra
1
-1
/
+2
2013-01-30
qlcnic: Fix minidump in NPAR mode
Shahed Shaikh
1
-0
/
+2
2013-01-30
qlcnic: driver LRO bug fix
Manish chopra
2
-5
/
+19
2013-01-30
qlcnic: Free irq for mailbox interrupts
Manish chopra
1
-1
/
+1
2013-01-30
qlcnic: Fix bug in reading HW reset template
Manish chopra
1
-1
/
+1
2013-01-30
qlcnic: Fix sparse check endian warnings
Shahed Shaikh
1
-1
/
+1
2013-01-30
bond: have random dev address by default instead of zeroes
Jiri Pirko
2
-19
/
+20
2013-01-29
net: disallow drivers with buggy VLAN accel to register_netdevice()
Michał Mirosław
3
-11
/
+10
2013-01-29
netfilter ipset: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
7
-9
/
+9
2013-01-29
netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+3
2013-01-29
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
5
-47
/
+46
2013-01-29
xfrm: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2
-5
/
+12
2013-01-29
ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+2
2013-01-29
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-2
/
+2
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
393
-1814
/
+3572
2013-01-29
ipv6: add anti-spoofing checks for 6to4 and 6rd
Hannes Frederic Sowa
1
-13
/
+41
2013-01-29
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
2
-51
/
+87
2013-01-29
gianfar: Cleanup gfar_parse_group() code
Claudiu Manoil
1
-18
/
+16
2013-01-29
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
Claudiu Manoil
1
-13
/
+12
2013-01-29
ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled
Eric W. Biederman
1
-1
/
+1
2013-01-29
pktgen: support net namespace
Cong Wang
1
-79
/
+117
2013-01-29
net: fec: add napi support to improve proformance
Frank Li
2
-7
/
+36
2013-01-29
ethoc: Cleanup driver format
Barry Grussling
1
-17
/
+17
2013-01-29
ip_gre: When TOS is inherited, use configured TOS value for non-IP packets
David Ward
1
-2
/
+2
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
4
-9
/
+220
2013-01-29
Merge branch 'ipfrags'
David S. Miller
6
-56
/
+118
2013-01-29
net: frag, move LRU list maintenance outside of rwlock
Jesper Dangaard Brouer
5
-14
/
+33
2013-01-29
net: use lib/percpu_counter API for fragmentation mem accounting
Jesper Dangaard Brouer
2
-8
/
+20
2013-01-29
net: frag helper functions for mem limit tracking
Jesper Dangaard Brouer
6
-33
/
+57
2013-01-29
net: cacheline adjust struct inet_frag_queue
Jesper Dangaard Brouer
1
-4
/
+5
2013-01-29
net: cacheline adjust struct inet_frags for better frag performance
Jesper Dangaard Brouer
1
-4
/
+7
2013-01-29
net: cacheline adjust struct netns_frags for better frag performance
Jesper Dangaard Brouer
1
-1
/
+4
2013-01-29
net: ks8851: convert to threaded IRQ
Felipe Balbi
1
-31
/
+12
2013-01-28
net neigh: Optimize neighbor entry size calculation.
YOSHIFUJI Hideaki / 吉藤英明
2
-10
/
+8
2013-01-28
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2
-8
/
+17
2013-01-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-5
/
+33
2013-01-28
via-rhine: add 64bit statistics.
Jamie Gloudon
1
-8
/
+39
2013-01-28
drivers/net/phy/micrel_phy: Add support for new PHYs
David J. Choi
2
-5
/
+68
2013-01-28
net: phy: realtek: add rtl8211e driver
Giuseppe CAVALLARO
1
-6
/
+44
2013-01-28
netpoll: use the net namespace of current process instead of init_net
Cong Wang
1
-2
/
+4
2013-01-28
netpoll: use ipv6_addr_equal() to compare ipv6 addr
Cong Wang
1
-3
/
+3
[next]