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-12-26
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
7
-35
/
+70
2014-12-26
net: incorrect use of init_completion fixup
Nicholas Mc Guire
1
-1
/
+1
2014-12-26
neigh: remove next ptr from struct neigh_table
Nicolas Dichtel
1
-1
/
+0
2014-12-26
net: xilinx: Remove unnecessary temac_property in the driver
Appana Durga Kedareswara Rao
2
-6
/
+0
2014-12-26
net: phy: micrel: use generic config_init for KSZ8021/KSZ8031
Johan Hovold
1
-15
/
+3
2014-12-26
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
1
-0
/
+1
2014-12-24
openvswitch: fix odd_ptr_err.cocci warnings
Wu Fengguang
1
-1
/
+1
2014-12-24
net: Reset secmark when scrubbing packet
Thomas Graf
1
-0
/
+1
2014-12-24
net: Fix stacked vlan offload features computation
Toshiaki Makita
1
-5
/
+8
2014-12-23
Merge branch 'openvswitch-net'
David S. Miller
10
-39
/
+52
2014-12-23
vxlan: Fix double free of skb.
Pravin B Shelar
1
-10
/
+24
2014-12-23
openvswitch: Fix vport_send double free
Pravin B Shelar
5
-11
/
+23
2014-12-23
openvswitch: Fix GSO with multiple MPLS label.
Pravin B Shelar
1
-1
/
+2
2014-12-23
openvswitch: Fix MPLS action validation.
Pravin B Shelar
1
-12
/
+1
2014-12-23
mpls: Fix allowed protocols for mpls gso
Pravin B Shelar
1
-4
/
+1
2014-12-23
mpls: Fix config check for mpls.
Pravin B Shelar
1
-1
/
+1
2014-12-23
net: Rearrange loop in net_rx_action
Herbert Xu
1
-14
/
+12
2014-12-23
net: Always poll at least one device in net_rx_action
Herbert Xu
1
-4
/
+3
2014-12-23
net: Detect drivers that reschedule NAPI and exhaust budget
Herbert Xu
1
-0
/
+9
2014-12-23
net: Move napi polling code out of net_rx_action
Herbert Xu
1
-44
/
+54
2014-12-23
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
1
-1
/
+1
2014-12-23
batman-adv: Unify fragment size calculation
Sven Eckelmann
1
-1
/
+1
2014-12-23
batman-adv: Calculate extra tail size based on queued fragments
Sven Eckelmann
1
-1
/
+1
2014-12-23
net: drop the packet when fails to do software segmentation or header check
Jason Wang
1
-1
/
+1
2014-12-22
tcp6: don't move IP6CB before xfrm6_policy_check()
Nicolas Dichtel
1
-16
/
+29
2014-12-22
cxgb4vf: Fix ethtool get_settings for VF driver
Hariprasad Shenai
4
-41
/
+161
2014-12-22
caif: Fix napi poll list corruption
Herbert Xu
1
-2
/
+0
2014-12-22
net/mlx4_en: Doorbell is byteswapped in Little Endian archs
Amir Vadai
1
-1
/
+11
2014-12-22
8139too: Add netif_napi_del in the driver
Jia-Ju Bai
1
-0
/
+2
2014-12-22
8139too: Fix the lack of pci_disable_device
Jia-Ju Bai
1
-1
/
+1
2014-12-22
net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-12-22
net: s6gmac: remove driver
Daniel Glöckner
3
-1071
/
+0
2014-12-22
net: ethernet: micrel: ksz884x.c: Remove unused function
Rickard Strandqvist
1
-6
/
+0
2014-12-22
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
Prashant Sreedharan
1
-17
/
+17
2014-12-22
in6: fix conflict with glibc
stephen hemminger
2
-1
/
+5
2014-12-22
hyperv: Fix some variable name typos in send-buffer init/revoke
Haiyang Zhang
2
-7
/
+9
2014-12-22
virtio_net: Fix napi poll list corruption
Herbert Xu
1
-2
/
+0
2014-12-22
stmmac: Don't init ptp again when resume from suspend/hibernation
Huacai Chen
1
-6
/
+8
2014-12-22
packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...
Dan Collins
1
-4
/
+7
2014-12-19
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-2
/
+8
2014-12-19
enic: fix rx skb checksum
Govindarajulu Varadarajan
1
-4
/
+8
2014-12-19
sunvnet: fix a memory leak in vnet_handle_offloads
Li RongQing
1
-0
/
+1
2014-12-19
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2014-12-19
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2014-12-19
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
Al Viro
1
-1
/
+2
2014-12-19
Bluetooth: 6lowpan: Do not free skb when packet is dropped
Jukka Rissanen
1
-1
/
+0
2014-12-18
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-168
/
+137
2014-12-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
16
-109
/
+324
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
66
-156
/
+199
2014-12-18
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
22
-401
/
+1767
[next]