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-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
David S. Miller
1
-0
/
+3
2014-01-06
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
1
-0
/
+3
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-7
/
+109
2014-01-06
tcp: out_of_order_queue do not use its lock
Eric Dumazet
1
-1
/
+4
2014-01-05
8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q
Hannes Frederic Sowa
1
-19
/
+19
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-4
/
+3
2014-01-04
bcma: export bcma_find_core_unit()
Hauke Mehrtens
1
-1
/
+8
2014-01-04
macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats
Li RongQing
1
-24
/
+3
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2
-10
/
+10
2014-01-04
phylib: make phy_scan_fixups() static
Sergei Shtylyov
1
-1
/
+0
2014-01-04
phylib: remove unused adjust_state() callback
Sergei Shtylyov
1
-6
/
+1
2014-01-04
<linux/phy.h>: coding style fixes
Sergei Shtylyov
1
-19
/
+19
2014-01-03
socket: cleanups
stephen hemminger
1
-2
/
+0
2014-01-03
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2
-2
/
+2
2014-01-03
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
1
-1
/
+1
2014-01-03
netfilter: ipset: remove unused code
stephen hemminger
1
-1
/
+0
2014-01-02
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
1
-0
/
+13
2014-01-02
net: Cleanup in eth-netx.h
Sachin Kamat
1
-4
/
+2
2014-01-01
net: core functions cleanup
stephen hemminger
1
-6
/
+0
2014-01-01
netlink: cleanup tap related functions
stephen hemminger
1
-2
/
+0
2013-12-31
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
1
-0
/
+9
2013-12-31
net/mlx4_core: Add basic support for TCP/IP offloads under tunneling
Or Gerlitz
4
-1
/
+48
2013-12-31
printk: Add a DEPRECATED macro
Neil Horman
1
-0
/
+7
2013-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+14
2013-12-29
lro: remove dead code
stephen hemminger
1
-23
/
+0
2013-12-28
macvlan: make start_xmit local
stephen hemminger
1
-3
/
+0
2013-12-27
net: Add some clarification to skb_tx_timestamp() comment.
David S. Miller
1
-0
/
+4
2013-12-26
mdio: unused ethtool functions
stephen hemminger
1
-3
/
+0
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
Linus Torvalds
1
-0
/
+1
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
1
-0
/
+1
2013-12-24
auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE
Ard Biesheuvel
1
-1
/
+1
2013-12-21
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
1
-1
/
+2
2013-12-20
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
1
-0
/
+3
2013-12-20
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
3
-5
/
+6
2013-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
David S. Miller
1
-0
/
+5
2013-12-19
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
1
-0
/
+1
2013-12-19
net/mlx4_core: Expose physical port id as PF/VF capability
Hadar Hen Zion
1
-0
/
+2
2013-12-19
net: skbuff: improve comment on checksumming
Daniel Borkmann
1
-56
/
+75
2013-12-18
mm: numa: guarantee that tlb_flush_pending updates are visible before page table updates
Mel Gorman
1
-1
/
+6
2013-12-18
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-0
/
+44
2013-12-18
mm: numa: avoid unnecessary disruption of NUMA hinting during migration
Mel Gorman
1
-0
/
+9
2013-12-18
kexec: migrate to reboot cpu
Vivek Goyal
1
-0
/
+1
2013-12-18
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
1
-0
/
+5
2013-12-18
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
1
-1
/
+1
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-56
/
+94
2013-12-17
net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held
John Fastabend
1
-0
/
+5
2013-12-17
net: Add utility function to copy skb hash
Tom Herbert
1
-0
/
+6
2013-12-17
net: Add function to set the rxhash
Tom Herbert
1
-0
/
+40
2013-12-17
net: Add utility functions to clear rxhash
Tom Herbert
1
-0
/
+12
2013-12-17
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
1
-3
/
+3
[next]