index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-01
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
1
-1
/
+1
2014-03-31
net-gro: restore frag0 optimization
Eric Dumazet
1
-5
/
+0
2014-03-31
net-sysfs: expose number of carrier on/off changes
david decotigny
1
-0
/
+3
2014-03-31
net: export NET_ADDR_* values to user-space API
Florian Fainelli
1
-7
/
+0
2014-03-31
net: Allow modules to use is_skb_forwardable
Vlad Yasevich
1
-0
/
+1
2014-03-31
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
2
-11
/
+64
2014-03-31
net: isdn: use sk_unattached_filter api
Daniel Borkmann
1
-3
/
+2
2014-03-31
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
1
-8
/
+2
2014-03-31
net: ptp: use sk_unattached_filter_create() for BPF
Daniel Borkmann
1
-4
/
+0
2014-03-31
net: filter: move filter accounting to filter core
Daniel Borkmann
1
-13
/
+17
2014-03-31
net: filter: keep original BPF program around
Daniel Borkmann
1
-2
/
+13
2014-03-31
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
1
-1
/
+2
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-4
/
+11
2014-03-29
netpoll: Respect NETIF_F_LLTX
Eric W. Biederman
1
-0
/
+5
2014-03-29
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
1
-4
/
+4
2014-03-29
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2
-3
/
+2
2014-03-28
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
1
-0
/
+7
2014-03-28
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
1
-1
/
+1
2014-03-28
net: net: add a core netdev->tx_dropped counter
Eric Dumazet
1
-3
/
+4
2014-03-28
net/mlx4: Implement vxlan ndo calls
Or Gerlitz
1
-1
/
+1
2014-03-28
mlx4: Add support for CONFIG_DEV command
Or Gerlitz
2
-0
/
+3
2014-03-27
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
1
-2
/
+2
2014-03-27
usbnet: include wait queue head in device structure
Oliver Neukum
1
-1
/
+1
2014-03-26
net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
Siva Reddy
1
-0
/
+54
2014-03-26
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
1
-0
/
+7
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
1
-14
/
+14
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+9
2014-03-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2
-0
/
+5
2014-03-24
if_vlan: Call dev_kfree_skb_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+8
2014-03-21
ptp: introduce programmable pins.
Richard Cochran
1
-0
/
+33
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
2
-0
/
+5
2014-03-20
Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-4
/
+0
2014-03-20
mm: fix swapops.h:131 bug if remap_file_pages raced migration
Hugh Dickins
1
-2
/
+1
2014-03-20
net: cdc_ncm: respect operator preferred MTU reported by MBIM
Ben Chan
1
-0
/
+1
2014-03-20
net/mlx4: Adapt code for N-Port VF
Matan Barak
1
-0
/
+1
2014-03-20
net/mlx4: Add utils for N-Port VFs
Matan Barak
1
-0
/
+27
2014-03-20
net/mlx4: Add data structures to support N-Ports per VF
Matan Barak
1
-0
/
+7
2014-03-20
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
1
-4
/
+0
2014-03-20
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-0
/
+4
2014-03-19
wireless: max MSDU size for DMG networks
Vladimir Kondratiev
1
-0
/
+4
2014-03-18
net: cdc_ncm: fix control message ordering
Bjørn Mork
1
-0
/
+1
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
David S. Miller
1
-3
/
+7
2014-03-17
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
Eric W. Biederman
2
-101
/
+0
2014-03-17
netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP
Eric W. Biederman
1
-33
/
+40
2014-03-17
netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP
Eric W. Biederman
1
-2
/
+9
2014-03-17
netpoll: Don't drop all received packets.
Eric W. Biederman
1
-2
/
+1
2014-03-17
netpoll: Add netpoll_rx_processing
Eric W. Biederman
1
-4
/
+14
2014-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-4
/
+32
2014-03-17
brcmfmac: add BCM4354 SDIO interface support
Franky Lin
1
-0
/
+1
[next]