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
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-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
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-8
/
+8
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-21
/
+54
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
4
-41
/
+26
2014-03-12
mlx4: Implement IP based gids support for RoCE/SRIOV
Jack Morgenstein
2
-1
/
+9
2014-03-12
mlx4: In RoCE allow guests to have multiple GIDS
Jack Morgenstein
1
-0
/
+1
2014-03-12
mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index
Jack Morgenstein
1
-2
/
+5
2014-03-12
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
Jack Morgenstein
1
-0
/
+4
2014-03-11
netdev: set __percpu attribute on netdev_alloc_pcpu_stats
stephen hemminger
1
-1
/
+1
2014-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-1
/
+2
2014-03-10
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
3
-3
/
+7
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
3
-3
/
+7
2014-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-14
/
+21
2014-03-10
get rid of fget_light()
Al Viro
2
-11
/
+12
2014-03-10
vfs: atomic f_pos accesses as per POSIX
Linus Torvalds
2
-3
/
+9
2014-03-10
selinux: add gfp argument to security_xfrm_policy_alloc and fix callers
Nikolay Aleksandrov
1
-3
/
+7
2014-03-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+4
2014-03-09
Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+5
2014-03-08
Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/bcm11351 into fixes
Olof Johansson
11
-17
/
+84
[next]