index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vlan: Optimize multiple unregistration
Eric Dumazet
2009-10-28
1
-0
/
+1
*
net: add a list_head parameter to dellink() method
Eric Dumazet
2009-10-28
1
-1
/
+2
*
net: Introduce unregister_netdevice_many()
Eric Dumazet
2009-10-28
1
-0
/
+1
*
net: Introduce unregister_netdevice_queue()
Eric Dumazet
2009-10-28
1
-1
/
+8
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
1
-4
/
+4
|
\
|
*
net: Fix struct inet_timewait_sock bitfield annotation
Eric Dumazet
2009-10-20
1
-4
/
+4
*
|
vlan: allow null VLAN ID to be used
Eric Dumazet
2009-10-27
1
-5
/
+9
*
|
rtnetlink: speedup rtnl_dump_ifinfo()
Eric Dumazet
2009-10-24
1
-0
/
+4
*
|
ipv6 sit: RCU conversion phase I
Eric Dumazet
2009-10-24
1
-0
/
+1
*
|
pkt_sched: skbedit add support for setting mark
jamal
2009-10-23
2
-0
/
+4
*
|
net: Fix for dst_negative_advice
Krishna Kumar
2009-10-21
1
-2
/
+10
*
|
net: Introduce sk_tx_queue_mapping
Krishna Kumar
2009-10-21
1
-0
/
+26
*
|
net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected
Arnaldo Carvalho de Melo
2009-10-20
1
-1
/
+5
*
|
filter: Add SKF_AD_QUEUE instruction
Eric Dumazet
2009-10-20
1
-1
/
+2
*
|
can: provide library functions for skb allocation
Wolfgang Grandegger
2009-10-20
1
-0
/
+4
*
|
pkt_sched: ingress socket filter by mark
jamal
2009-10-20
1
-1
/
+2
*
|
xfrm: remove skb_icv_walk
Steffen Klassert
2009-10-19
1
-3
/
+0
*
|
ah: Remove obsolete code
Steffen Klassert
2009-10-19
1
-26
/
+3
*
|
ah: Add struct crypto_ahash to ah_data
Steffen Klassert
2009-10-19
1
-0
/
+1
*
|
inet: rename some inet_sock fields
Eric Dumazet
2009-10-19
6
-34
/
+34
*
|
Phonet: routing table Netlink interface
Rémi Denis-Courmont
2009-10-15
1
-0
/
+1
*
|
Phonet: routing table backend
Rémi Denis-Courmont
2009-10-15
1
-0
/
+5
*
|
Phonet: deliver broadcast packets to broadcast sockets
Rémi Denis-Courmont
2009-10-15
1
-0
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-13
2
-5
/
+7
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-10-13
1
-0
/
+2
|
|
\
|
|
*
mac80211: document ieee80211_rx() context requirement
Johannes Berg
2009-10-12
1
-0
/
+2
|
*
|
net: Fix struct sock bitfield annotation
Eric Dumazet
2009-10-12
1
-5
/
+5
|
|
/
*
|
net: smsc911x: allow platform_data to specify mac address
Manuel Lauss
2009-10-13
1
-0
/
+1
*
|
can: make the number of echo skb's configurable
Wolfgang Grandegger
2009-10-13
1
-8
/
+8
*
|
net: Add netdev_alloc_skb_ip_align() helper
Eric Dumazet
2009-10-13
1
-0
/
+10
*
|
tcp: replace ehash_size by ehash_mask
Eric Dumazet
2009-10-13
1
-2
/
+2
*
|
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2009-10-13
4
-0
/
+23
*
|
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-12
3
-2
/
+8
*
|
Revert "af_packet: add interframe drop cmsg (v6)"
David S. Miller
2009-10-12
1
-2
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-12
1
-1
/
+1
|
\
|
|
*
include/linux/netdevice.h: fix nanodoc mismatch
Wolfram Sang
2009-10-07
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-10-09
5
-22
/
+54
|
\
\
|
*
|
cfg80211: add firmware and hardware version to wiphy
Kalle Valo
2009-10-07
1
-0
/
+3
|
*
|
wext: refactor
Johannes Berg
2009-10-07
4
-22
/
+49
|
*
|
nl80211: report age of scan results
Holger Schurig
2009-10-07
1
-0
/
+2
*
|
|
ipv6: Fix the size overflow of addrconf_sysctl array
Jin Dongming
2009-10-09
1
-0
/
+1
*
|
|
can: add TI CAN (HECC) driver
Anant Gole
2009-10-08
1
-0
/
+40
*
|
|
udp: dynamically size hash tables at boot time
Eric Dumazet
2009-10-08
2
-6
/
+13
*
|
|
IPv6: Fix 6RD build error
Brian Haley
2009-10-07
1
-0
/
+1
*
|
|
dcb: data center bridging ops should be r/o
Stephen Hemminger
2009-10-07
1
-1
/
+1
*
|
|
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
1
-1
/
+1
*
|
|
make TLLAO option for NA packets configurable
Octavian Purdila
2009-10-07
1
-0
/
+1
*
|
|
ethtool: Add reset operation
Ben Hutchings
2009-10-07
1
-0
/
+32
*
|
|
pkt_sched: gen_estimator: Dont report fake rate estimators
Eric Dumazet
2009-10-07
1
-0
/
+1
*
|
|
ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
YOSHIFUJI Hideaki / 吉藤英明
2009-10-07
2
-0
/
+24
[next]