index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-12
net: Preserve CHECKSUM_COMPLETE at validation
Tom Herbert
1
-9
/
+14
2014-06-12
qlcnic: Update version to 5.3.60
Shahed Shaikh
1
-2
/
+2
2014-06-12
qlcnic: Optimize ring count validations
Shahed Shaikh
2
-12
/
+7
2014-06-12
qlcnic: Pre-allocate DMA buffer used for minidump collection
Shahed Shaikh
3
-20
/
+28
2014-06-12
ip_vti: fix sparse warnings for VTI_ISVTI
Dmitry Popov
1
-1
/
+1
2014-06-12
drivers: net: davinci_cpdma: double free on error
Dan Carpenter
1
-3
/
+1
2014-06-12
amd-xgbe: unwind on error in xgbe_mdio_register()
Dan Carpenter
1
-1
/
+1
2014-06-12
mrf24j40: add device managed APIs
Varka Bhadram
1
-20
/
+13
2014-06-12
ceph: remove bogus extern
stephen hemminger
1
-1
/
+1
2014-06-12
net: filter: document internal instruction encoding
Alexei Starovoitov
1
-0
/
+161
2014-06-12
net: filter: mention eBPF terminology as well
Alexei Starovoitov
1
-42
/
+43
2014-06-12
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
1
-5
/
+15
2014-06-12
net: filter: add test_bpf module under MAINTAINERS' networking section
Daniel Borkmann
1
-0
/
+1
2014-06-12
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
8
-16
/
+34
2014-06-12
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
3
-0
/
+130
2014-06-12
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
3
-2
/
+10
2014-06-12
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
3
-12
/
+51
2014-06-12
bridge: Add 802.1ad tx vlan acceleration
Toshiaki Makita
1
-2
/
+3
2014-06-12
net: xen-netback: include linux/vmalloc.h again
Arnd Bergmann
1
-0
/
+1
2014-06-12
net: phy: realtek: register/unregister multiple drivers properly
Jongsung Kim
1
-51
/
+37
2014-06-12
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
Yoshihiro Shimoda
1
-1
/
+0
2014-06-12
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
Yoshihiro Shimoda
1
-5
/
+3
2014-06-12
net: filter: fix warning on 32-bit arch
Alexei Starovoitov
1
-3
/
+3
2014-06-12
tipc: fix potential bug in function tipc_backlog_rcv
Jon Paul Maloy
1
-2
/
+3
2014-06-12
net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG define
Dan Carpenter
1
-1
/
+0
2014-06-12
qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY define
Dan Carpenter
1
-1
/
+0
2014-06-11
net/mlx4_en: Use affinity hint
Yuval Atias
3
-2
/
+46
2014-06-11
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
2
-0
/
+71
2014-06-11
net: sctp: fix incorrect type in gfp initializer
Daniel Borkmann
1
-1
/
+1
2014-06-11
net: sctp: improve sctp_select_active_and_retran_path selection
Daniel Borkmann
1
-5
/
+45
2014-06-11
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
4
-8
/
+10
2014-06-11
net: sctp: refactor active path selection
Daniel Borkmann
1
-59
/
+61
2014-06-11
ktime: add ktime_after and ktime_before helper
Daniel Borkmann
2
-1
/
+25
2014-06-11
mac802154: don't deliver packets to devices that are down
Phoebe Buckheister
3
-10
/
+17
2014-06-11
mac802154: properly free incoming skbs on decryption failure
Phoebe Buckheister
1
-0
/
+1
2014-06-11
i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34
Catherine Sullivan
2
-2
/
+2
2014-06-11
i40e: use stored base_queue value
Shannon Nelson
1
-3
/
+2
2014-06-11
i40e: Fix a bug in ethtool for FD drop packet filter action
Anjali Singhai Jain
1
-2
/
+7
2014-06-11
i40e/i40evf: Add Flow director stats to PF stats
Anjali Singhai Jain
6
-2
/
+41
2014-06-11
i40e/i40evf: remove FTYPE
Jesse Brandeburg
2
-2
/
+0
2014-06-11
i40evf: check admin queue error bits
Mitch Williams
1
-0
/
+36
2014-06-11
i40e/i40evf: User ether_addr_copy instead of memcpy
Greg Rose
4
-21
/
+18
2014-06-11
i40e: Do not accept tagged packets by default
Greg Rose
1
-0
/
+32
2014-06-11
i40e: Separate out DCB capability and enabled flags
Neerav Parikh
3
-10
/
+25
2014-06-11
i40evf: don't go further down
Mitch Williams
1
-2
/
+4
2014-06-11
i40e: Change the notion of src and dst for FD_SB in ethtool
Anjali Singhai Jain
2
-8
/
+16
2014-06-11
i40e/i40evf: AdminQ API update for new FW
Shannon Nelson
3
-33
/
+161
2014-06-11
i40e/i40evf: set headwb Tx context flags and use them
Ashish Shah
2
-3
/
+5
2014-06-11
igb: separate hardware setting from the set_ts_config ioctl
Jacob Keller
1
-12
/
+38
2014-06-11
igb: unhide invariant returns
Todd Fujinaka
5
-74
/
+66
[next]