index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-24
vxlan: Fix double free of skb.
Pravin B Shelar
1
-10
/
+24
2014-12-24
openvswitch: Fix vport_send double free
Pravin B Shelar
5
-11
/
+23
2014-12-24
openvswitch: Fix GSO with multiple MPLS label.
Pravin B Shelar
1
-1
/
+2
2014-12-24
openvswitch: Fix MPLS action validation.
Pravin B Shelar
1
-12
/
+1
2014-12-24
mpls: Fix allowed protocols for mpls gso
Pravin B Shelar
1
-4
/
+1
2014-12-24
mpls: Fix config check for mpls.
Pravin B Shelar
1
-1
/
+1
2014-12-24
net: Rearrange loop in net_rx_action
Herbert Xu
1
-14
/
+12
2014-12-24
net: Always poll at least one device in net_rx_action
Herbert Xu
1
-4
/
+3
2014-12-24
net: Detect drivers that reschedule NAPI and exhaust budget
Herbert Xu
1
-0
/
+9
2014-12-24
net: Move napi polling code out of net_rx_action
Herbert Xu
1
-44
/
+54
2014-12-24
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
1
-1
/
+1
2014-12-24
batman-adv: Unify fragment size calculation
Sven Eckelmann
1
-1
/
+1
2014-12-24
batman-adv: Calculate extra tail size based on queued fragments
Sven Eckelmann
1
-1
/
+1
2014-12-24
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
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-19
tools/testing/selftests/Makefile: alphasort the TARGETS list
Andrew Morton
1
-8
/
+9
2014-12-19
mm/zsmalloc: adjust order of functions
Ganesh Mahendran
1
-187
/
+187
2014-12-19
ocfs2: fix journal commit deadlock
Junxiao Bi
1
-2
/
+14
2014-12-19
ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
Joseph Qi
1
-9
/
+3
2014-12-19
ocfs2: reflink: fix slow unlink for refcounted file
Junxiao Bi
4
-10
/
+24
2014-12-19
mm/memory.c:do_shared_fault(): add comment
Andrew Morton
1
-0
/
+6
2014-12-19
.mailmap: Santosh Shilimkar has moved
Santosh Shilimkar
1
-0
/
+2
2014-12-19
.mailmap: update akpm@osdl.org
Andrew Morton
1
-1
/
+1
2014-12-19
lib/show_mem.c: add cma reserved information
Vishnu Pratap Singh
1
-0
/
+6
2014-12-19
fs/proc/meminfo.c: include cma info in proc/meminfo
Pintu Kumar
1
-2
/
+13
2014-12-19
mm: cma: split cma-reserved in dmesg log
Pintu Kumar
3
-2
/
+6
2014-12-19
hfsplus: fix longname handling
Sougata Santra
4
-29
/
+79
[next]