index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Allow modules to use is_skb_forwardable
Vlad Yasevich
2014-03-31
1
-0
/
+1
*
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
2014-03-31
2
-11
/
+64
*
net: isdn: use sk_unattached_filter api
Daniel Borkmann
2014-03-31
1
-3
/
+2
*
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
2014-03-31
1
-8
/
+2
*
net: ptp: use sk_unattached_filter_create() for BPF
Daniel Borkmann
2014-03-31
1
-4
/
+0
*
net: filter: move filter accounting to filter core
Daniel Borkmann
2014-03-31
2
-40
/
+17
*
net: filter: keep original BPF program around
Daniel Borkmann
2014-03-31
1
-2
/
+13
*
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
2014-03-31
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
5
-5
/
+14
|
\
|
*
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
2014-03-28
1
-0
/
+7
|
*
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
2014-03-28
1
-1
/
+1
|
*
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-28
1
-1
/
+3
|
*
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
2014-03-27
1
-2
/
+2
|
*
usbnet: include wait queue head in device structure
Oliver Neukum
2014-03-27
1
-1
/
+1
*
|
netpoll: Respect NETIF_F_LLTX
Eric W. Biederman
2014-03-29
1
-0
/
+5
*
|
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
2014-03-29
1
-4
/
+4
*
|
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-29
2
-3
/
+2
*
|
net: net: add a core netdev->tx_dropped counter
Eric Dumazet
2014-03-28
1
-3
/
+4
*
|
net/mlx4: Implement vxlan ndo calls
Or Gerlitz
2014-03-28
1
-1
/
+1
*
|
mlx4: Add support for CONFIG_DEV command
Or Gerlitz
2014-03-28
2
-0
/
+3
*
|
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
2014-03-27
2
-3
/
+11
*
|
net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
Siva Reddy
2014-03-26
1
-0
/
+54
*
|
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
2014-03-26
1
-0
/
+7
*
|
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
3
-22
/
+22
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-26
6
-19
/
+17
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-03-25
3
-8
/
+14
|
|
\
|
|
*
tcp: syncookies: do not use getnstimeofday()
Eric Dumazet
2014-03-20
1
-5
/
+6
|
|
*
net: cdc_ncm: fix control message ordering
Bjørn Mork
2014-03-18
1
-0
/
+1
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-03-18
1
-3
/
+7
|
|
|
\
|
|
|
*
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
2014-03-10
1
-3
/
+7
|
*
|
|
Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-03-21
2
-9
/
+2
|
|
\
\
\
|
|
*
|
|
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2014-03-20
2
-9
/
+2
|
|
|
/
/
|
*
/
/
mm: fix swapops.h:131 bug if remap_file_pages raced migration
Hugh Dickins
2014-03-21
1
-2
/
+1
|
|
/
/
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-26
11
-21
/
+82
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-21
11
-21
/
+82
|
|
\
\
\
|
|
*
\
\
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-20
2
-1
/
+22
|
|
|
\
\
\
|
|
|
*
|
|
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
2014-03-10
1
-2
/
+3
|
|
|
*
|
|
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
2014-03-09
2
-0
/
+20
|
|
*
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-03-20
5
-19
/
+41
|
|
|
\
\
\
\
|
|
|
*
|
|
|
mac80211: set beamforming bit in radiotap
Emmanuel Grumbach
2014-03-19
1
-0
/
+2
|
|
|
*
|
|
|
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
2014-03-19
1
-8
/
+8
|
|
|
*
|
|
|
mac80211: add status_driver_data array to ieee80211_tx_info
Eliad Peller
2014-03-19
1
-2
/
+2
|
|
|
*
|
|
|
wireless: max MSDU size for DMG networks
Vladimir Kondratiev
2014-03-19
1
-0
/
+4
|
|
|
*
|
|
|
cfg80211: DFS get CAC time from regulatory database
Janusz Dziedzic
2014-02-25
1
-1
/
+4
|
|
|
*
|
|
|
cfg80211: regulatory: allow getting DFS CAC time from userspace
Janusz Dziedzic
2014-02-25
3
-8
/
+21
|
|
*
|
|
|
|
brcmfmac: add BCM4354 SDIO interface support
Franky Lin
2014-03-17
1
-0
/
+1
|
|
*
|
|
|
|
Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-03-17
3
-1
/
+18
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
NFC: digital: Rename Type V tags to Type 5 tags
Mark A. Greer
2014-03-11
1
-1
/
+1
|
|
|
*
|
|
|
|
NFC: digital: Add poll support for type 4A tag platform
Thierry Escande
2014-02-16
1
-0
/
+3
|
|
|
*
|
|
|
|
NFC: Add ISO/IEC 15693 header definitions
Mark A. Greer
2014-02-16
3
-1
/
+15
[next]