index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-21
ipv6: make fragment identifications less predictable
Eric Dumazet
3
-14
/
+12
2011-07-21
net: Kobj and queues_kset should be used when CONFIG_XPS is enabled
Choi, Jong-Hwan
1
-2
/
+2
2011-07-21
stmmac: unify MAC and PHY configuration parameters (V2)
Giuseppe CAVALLARO
1
-12
/
+12
2011-07-21
vlan: move vlan_group_[gs]et_device to public header
Jiri Pirko
1
-19
/
+0
2011-07-21
vlan: kill ndo_vlan_rx_register
Jiri Pirko
1
-8
/
+0
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/ne...
David S. Miller
6
-12
/
+25
2011-07-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-36
/
+83
2011-07-21
netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...
Chris Friesen
1
-1
/
+1
2011-07-21
netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...
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-18
net: Add ->neigh_lookup() operation to dst_ops
David S. Miller
3
-9
/
+6
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-3
/
+15
2011-07-17
ipv6: Get rid of rt6i_nexthop macro.
David S. Miller
1
-1
/
+0
2011-07-17
neigh: Pass neighbour entry to output ops.
David S. Miller
1
-9
/
+10
2011-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-6
/
+0
2011-07-17
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-1
/
+22
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 ndisc_ops->queue_xmit
David S. Miller
1
-1
/
+0
2011-07-16
neigh: Kill hh_cache->hh_output
David S. Miller
2
-3
/
+2
2011-07-16
neigh: Kill neigh_ops->hh_output
David S. Miller
1
-1
/
+0
2011-07-16
net: Create and use new helper, neigh_output().
David S. Miller
1
-0
/
+9
2011-07-15
drm/radeon/kms: add new NI pci ids
Alex Deucher
1
-0
/
+2
2011-07-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-39
/
+223
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/ne...
David S. Miller
14
-18
/
+68
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
3
-24
/
+11
2011-07-14
Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release
Len Brown
2
-0
/
+21
2011-07-13
ACPI: Fixes device power states array overflow
Lin Ming
1
-1
/
+1
2011-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+13
2011-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+2
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
1
-0
/
+13
2011-07-13
mac80211: allow driver to disconnect after resume
Johannes Berg
1
-0
/
+23
2011-07-13
ACPI: Fix lockdep false positives in acpi_power_off()
Rafael J. Wysocki
2
-0
/
+21
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
[next]