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-10-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
4
-1
/
+44
2014-10-30
drivers/net: Disable UFO through virtio
Ben Hutchings
3
-26
/
+30
2014-10-30
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
3
-4
/
+8
2014-10-30
gre: Use inner mac length when computing tunnel length
Tom Herbert
1
-1
/
+1
2014-10-30
Merge branch 'mellanox-net'
David S. Miller
3
-4
/
+17
2014-10-30
mlx4: Avoid leaking steering rules on flow creation error flow
Or Gerlitz
2
-2
/
+12
2014-10-30
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
Or Gerlitz
1
-2
/
+5
2014-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-3
/
+14
2014-10-30
ipv4: Do not cache routing failures due to disabled forwarding.
Nicolas Cavallari
1
-0
/
+1
2014-10-30
cxgb4 : Fix missing initialization of win0_lock
Anish Bhatt
1
-0
/
+1
2014-10-30
Merge branch 'r8152-net'
David S. Miller
1
-5
/
+9
2014-10-30
r8152: check WORK_ENABLE in suspend function
hayeswang
1
-1
/
+1
2014-10-30
r8152: reset tp->speed before autoresuming in open function
hayeswang
1
-0
/
+5
2014-10-30
r8152: clear SELECTIVE_SUSPEND when autoresuming
hayeswang
1
-4
/
+3
2014-10-30
ixgbe: fix race when setting advertised speed
Emil Tantilov
1
-0
/
+4
2014-10-30
ixgbe: need not repeat init skb with NULL
Junwei Zhang
1
-1
/
+1
2014-10-30
igb: don't reuse pages with pfmemalloc flag
Roman Gushchin
1
-1
/
+5
2014-10-30
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
Francesco Ruggeri
1
-1
/
+4
2014-10-29
inet: frags: remove the WARN_ON from inet_evict_bucket
Nikolay Aleksandrov
1
-1
/
+0
2014-10-29
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
Nikolay Aleksandrov
1
-1
/
+2
2014-10-29
cnic: Update the rcu_access_pointer() usages
Tej Parkash
1
-4
/
+1
2014-10-29
cxgb4vf: Replace repetitive pci device ID's with right ones
Hariprasad Shenai
1
-8
/
+8
2014-10-29
ipv6: notify userspace when we added or changed an ipv6 token
Lubomir Rintel
1
-0
/
+1
2014-10-29
sch_pie: schedule the timer after all init succeed
WANG Cong
1
-1
/
+1
2014-10-28
Merge branch 'cdc-ether'
David S. Miller
3
-14
/
+57
2014-10-28
cdc-ether: handle promiscuous mode with a set_rx_mode callback
Olivier Blin
1
-0
/
+5
2014-10-28
cdc-ether: extract usbnet_cdc_update_filter function
Olivier Blin
1
-14
/
+28
2014-10-28
usbnet: add a callback for set_rx_mode
Olivier Blin
2
-0
/
+24
2014-10-28
Merge branch 'systemport-net'
David S. Miller
1
-6
/
+5
2014-10-28
net: systemport: reset UniMAC coming out of a suspend cycle
Florian Fainelli
1
-0
/
+2
2014-10-28
net: systemport: enable RX interrupts after NAPI
Florian Fainelli
1
-6
/
+3
2014-10-28
skbuff.h: fix kernel-doc warning for headers_end
Randy Dunlap
1
-0
/
+4
2014-10-28
net: phy: Add SGMII Configuration for Marvell 88E1145 Initialization
Vince Bridgers
1
-0
/
+19
2014-10-28
drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out
Mugunthan V N
1
-9
/
+9
2014-10-28
Merge tag 'master-2014-10-27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
40
-122
/
+269
2014-10-28
Merge branch 'dsa-net'
David S. Miller
2
-2
/
+5
2014-10-28
dsa: mv88e6171: Fix tagging protocol/Kconfig
Andrew Lunn
1
-1
/
+1
2014-10-28
net: dsa: Error out on tagging protocol mismatches
Andrew Lunn
1
-1
/
+4
2014-10-27
bpf: split eBPF out of NET
Alexei Starovoitov
5
-5
/
+28
2014-10-27
Merge branch 'cxgb4-net'
David S. Miller
2
-5
/
+56
2014-10-27
cxgb4 : Handle dcb enable correctly
Anish Bhatt
2
-2
/
+11
2014-10-27
cxgb4 : Improve handling of DCB negotiation or loss thereof
Anish Bhatt
1
-3
/
+45
2014-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-40
/
+27
2014-10-27
netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()
Arturo Borrero
1
-1
/
+1
2014-10-27
Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linu...
John W. Linville
6
-13
/
+27
2014-10-27
Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux...
John W. Linville
14
-44
/
+106
2014-10-26
net: napi_reuse_skb() should check pfmemalloc
Eric Dumazet
1
-0
/
+4
2014-10-26
Merge branch 'mellanox'
David S. Miller
2
-0
/
+2
2014-10-26
net/mlx4_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
1
-0
/
+1
2014-10-26
net/mlx5_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
1
-0
/
+1
[next]