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
2011-07-21
vlan: kill vlan_gro_frags and vlan_gro_receive
Jiri Pirko
1
-20
/
+0
2011-07-21
vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rx
Jiri Pirko
1
-22
/
+0
2011-07-21
vlan: kill vlan_hwaccel_receive_skb
Jiri Pirko
1
-13
/
+0
2011-07-21
lro: do vlan cleanup
Jiri Pirko
1
-2
/
+0
2011-07-21
lro: kill lro_vlan_hwaccel_receive_frags
Jiri Pirko
1
-7
/
+0
2011-07-21
lro: kill lro_vlan_hwaccel_receive_skb
Jiri Pirko
1
-10
/
+0
2011-07-21
vlan: introduce __vlan_find_dev_deep()
Jiri Pirko
1
-0
/
+8
2011-07-21
vlan: finish removing vlan_find_dev from public header
Jiri Pirko
1
-6
/
+0
2011-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
2
-11
/
+1
2011-07-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
David S. Miller
4
-36
/
+83
2011-07-21
netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline after being called"
Chris Friesen
1
-1
/
+1
2011-07-21
netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces
Jozsef Kadlecsik
1
-31
/
+61
2011-07-21
netfilter: ipset: make possible to hash some part of the data element only
Jozsef Kadlecsik
1
-4
/
+10
2011-07-19
netfilter: nfnetlink_queue: batch verdict support
Florian Westphal
1
-0
/
+1
2011-07-18
include/linux/sdla.h: remove the prototype of sdla()
WANG Cong
1
-5
/
+1
2011-07-18
stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)
Srinivas Kandagatla
1
-0
/
+1
2011-07-18
netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()
Eric Dumazet
1
-0
/
+3
2011-07-17
net: vlan, qlcnic: make vlan_find_dev private
David Lamparter
1
-11
/
+0
2011-07-17
net: add 802.1ad / 802.1ah / QinQ ethertypes
David Lamparter
1
-0
/
+5
2011-07-16
neigh: Kill hh_cache->hh_output
David S. Miller
1
-1
/
+0
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
John W. Linville
1
-1
/
+2
2011-07-14
net: remove NETIF_F_ALL_TX_OFFLOADS
Michał Mirosław
1
-6
/
+0
2011-07-14
net: remove SK_ROUTE_CAPS from meta ematch
Michał Mirosław
1
-1
/
+1
2011-07-14
net: unexport netdev_fix_features()
Michał Mirosław
1
-1
/
+0
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
8
-10
/
+48
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
1
-14
/
+1
2011-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
Linus Torvalds
1
-0
/
+13
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
1
-0
/
+13
2011-07-13
net: Kill support for multiple hh_cache entries per neighbour
David S. Miller
1
-7
/
+2
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
2
-2
/
+2
2011-07-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
1
-0
/
+2
2011-07-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc
Linus Torvalds
1
-1
/
+2
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
1
-12
/
+0
2011-07-11
net: introduce __netdev_alloc_skb_ip_align
Eric Dumazet
1
-3
/
+9
2011-07-12
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
Benjamin Herrenschmidt
1
-0
/
+2
2011-07-10
skbuff: update struct sk_buff members comments
Daniel Baluta
1
-20
/
+22
2011-07-08
w1: ds1wm: add a reset recovery parameter
Jean-François Dagenais
1
-0
/
+7
2011-07-08
cfg80211: return -ENOENT when stopping sched_scan while not running
Luciano Coelho
1
-1
/
+2
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
John W. Linville
4
-2
/
+169
2011-07-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2011-07-07
FS-Cache: Add a helper to bulk uncache pages on an inode
David Howells
1
-0
/
+21
2011-07-07
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-1
/
+1
2011-07-07
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
Simon Guinot
1
-1
/
+2
2011-07-07
skbuff: skb supports zero-copy buffers
Shirley Ma
1
-0
/
+16
2011-07-06
cfg80211/nl80211: support GTK rekey offload
Johannes Berg
1
-0
/
+39
2011-07-06
packet: Add 'cpu' fanout policy.
David S. Miller
1
-0
/
+1
2011-07-05
dcbnl: Aggregated CEE GET operation
Shmulik Ravid
1
-2
/
+21
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
17
-21
/
+49
2011-07-05
packet: Add pre-defragmentation support for ipv4 fanouts.
David S. Miller
1
-0
/
+1
2011-07-05
packet: Add fanout support.
David S. Miller
1
-0
/
+4
[next]