index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: test size of struct sockaddr in sendmsg
Kurt Van Dijck
2011-01-15
2
-0
/
+6
*
Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
2011-01-15
4
-14
/
+16
|
\
|
*
batman-adv: Use "__attribute__" shortcut macros
Sven Eckelmann
2011-01-16
3
-12
/
+12
|
*
batman-adv: Even Batman should not dereference NULL pointers
Jesper Juhl
2011-01-13
1
-2
/
+4
*
|
net: remove dev_txq_stats_fold()
Eric Dumazet
2011-01-13
2
-34
/
+21
*
|
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-01-13
1
-1
/
+2
|
\
\
|
*
|
netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()
Pablo Neira Ayuso
2011-01-13
1
-1
/
+2
*
|
|
eth: fix new kernel-doc warning
Randy Dunlap
2011-01-12
1
-1
/
+1
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-01-12
2
-1
/
+9
|
\
|
|
|
*
|
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
2011-01-12
2
-1
/
+9
*
|
|
inet6: prevent network storms caused by linux IPv6 routers
Alexey Kuznetsov
2011-01-12
1
-0
/
+3
*
|
|
net: ax25: fix information leak to userland harder
Kees Cook
2011-01-12
1
-1
/
+1
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-01-11
5
-103
/
+49
|
\
|
|
|
*
|
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
2011-01-11
1
-9
/
+5
|
*
|
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
2011-01-10
4
-94
/
+44
*
|
|
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
2011-01-11
2
-6
/
+9
*
|
|
xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC
Nicolas Dichtel
2011-01-11
1
-1
/
+3
*
|
|
tcp: disallow bind() to reuse addr/port
Eric Dumazet
2011-01-11
2
-3
/
+4
*
|
|
CAIF: Fix IPv6 support in receive path for GPRS/3G
Kumar Sanghvi
2011-01-10
1
-1
/
+17
*
|
|
arp: allow to invalidate specific ARP entries
Maxim Levitsky
2011-01-10
1
-11
/
+18
*
|
|
net_sched: factorize qdisc stats handling
Eric Dumazet
2011-01-10
23
-66
/
+36
*
|
|
net: Add alloc_netdev_mqs function
Tom Herbert
2011-01-10
2
-16
/
+28
*
|
|
caif: don't set connection request param size before copying data
Dan Rosenberg
2011-01-10
1
-1
/
+1
*
|
|
phonet: some signedness bugs
Dan Carpenter
2011-01-10
1
-3
/
+3
|
/
/
*
|
net offloading: Convert checksums to use centrally computed features.
Jesse Gross
2011-01-09
1
-28
/
+12
*
|
net offloading: Convert skb_need_linearize() to use precomputed features.
Jesse Gross
2011-01-09
1
-15
/
+6
*
|
net offloading: Convert dev_gso_segment() to use precomputed features.
Jesse Gross
2011-01-09
1
-5
/
+3
*
|
net offloading: Pass features into netif_needs_gso().
Jesse Gross
2011-01-09
1
-2
/
+6
*
|
net offloading: Generalize netif_get_vlan_features().
Jesse Gross
2011-01-09
1
-8
/
+27
*
|
net offloading: Accept NETIF_F_HW_CSUM for all protocols.
Jesse Gross
2011-01-09
1
-1
/
+1
*
|
net: fix kernel-doc warning in core/filter.c
Randy Dunlap
2011-01-09
1
-1
/
+1
*
|
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
2011-01-09
5
-6
/
+6
*
|
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
2011-01-09
3
-3
/
+6
|
\
\
|
*
|
dccp: make upper bound for seq_window consistent on 32/64 bit
Gerrit Renker
2011-01-07
1
-1
/
+3
|
*
|
dccp: fix bug in updating the GSR
Samuel Jero
2011-01-07
1
-1
/
+2
|
*
|
dccp: fix return value for sequence-invalid packets
Samuel Jero
2011-01-07
1
-1
/
+1
*
|
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-01-07
5
-5
/
+5
|
\
\
\
|
*
|
|
net/dsa: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-1
/
+1
|
*
|
|
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-15
4
-4
/
+4
*
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-01-07
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
2011-01-05
1
-0
/
+2
*
|
|
|
|
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-01-07
2
-7
/
+31
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
fs: scale mntget/mntput
Nick Piggin
2011-01-07
1
-2
/
+17
|
*
|
|
|
fs: improve scalability of pseudo filesystems
Nick Piggin
2011-01-07
1
-1
/
+1
|
*
|
|
|
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
2
-2
/
+2
|
*
|
|
|
fs: avoid inode RCU freeing for pseudo fs
Nick Piggin
2011-01-07
1
-8
/
+9
|
*
|
|
|
fs: icache RCU free inodes
Nick Piggin
2011-01-07
2
-9
/
+17
|
*
|
|
|
fs: change d_delete semantics
Nick Piggin
2011-01-07
1
-1
/
+1
|
|
/
/
/
*
|
|
|
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
Changli Gao
2011-01-06
1
-10
/
+6
*
|
|
|
netfilter: fix export secctx error handling
Pablo Neira Ayuso
2011-01-06
3
-13
/
+16
[next]