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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-02
netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values
Jan Engelhardt
1
-0
/
+4
2011-03-02
ipvs: fix dst_lock locking on dest update
Julian Anastasov
1
-2
/
+2
2011-02-17
netfilter: ip6t_LOG: fix a flaw in printing the MAC
Joerg Marx
1
-1
/
+1
2011-02-17
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
3
-19
/
+43
2011-02-14
netfilter: nf_iterate: fix incorrect RCU usage
Patrick McHardy
1
-1
/
+2
2011-02-09
netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT
Pablo Neira Ayuso
1
-2
/
+9
2011-02-01
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
1
-0
/
+3
2011-02-01
netfilter: arpt_mangle: fix return values of checkentry
Pablo Neira Ayuso
1
-3
/
+3
2011-01-24
netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6
Thomas Jacob
1
-9
/
+7
2011-01-24
netfilter: ctnetlink: fix missing refcount increment during dumps
Pablo Neira Ayuso
1
-0
/
+1
2011-01-19
sctp: user perfect name for Delayed SACK Timer option
Shan Wei
1
-2
/
+2
2011-01-19
net: fix can_checksum_protocol() arguments swap
Eric Dumazet
1
-1
/
+1
2011-01-19
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
5
-6
/
+6
2011-01-18
net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.
Jesse Gross
1
-2
/
+2
2011-01-18
ipv6: Silence privacy extensions initialization
Romain Francoise
1
-3
/
+0
2011-01-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-10
/
+13
2011-01-15
caif: checking the wrong variable
Dan Carpenter
1
-4
/
+5
2011-01-15
can: test size of struct sockaddr in sendmsg
Kurt Van Dijck
2
-0
/
+6
2011-01-15
Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
4
-14
/
+16
2011-01-16
batman-adv: Use "__attribute__" shortcut macros
Sven Eckelmann
3
-12
/
+12
2011-01-13
net: remove dev_txq_stats_fold()
Eric Dumazet
2
-34
/
+21
2011-01-13
batman-adv: Even Batman should not dereference NULL pointers
Jesper Juhl
1
-2
/
+4
2011-01-13
mac80211: use maximum number of AMPDU frames as default in BA RX
Luciano Coelho
1
-9
/
+2
2011-01-13
mac80211: fix lockdep warning
Johannes Berg
1
-1
/
+11
2011-01-13
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
1
-1
/
+2
2011-01-13
netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()
Pablo Neira Ayuso
1
-1
/
+2
2011-01-12
eth: fix new kernel-doc warning
Randy Dunlap
1
-1
/
+1
2011-01-12
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2
-1
/
+9
2011-01-12
inet6: prevent network storms caused by linux IPv6 routers
Alexey Kuznetsov
1
-0
/
+3
2011-01-12
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
2
-1
/
+9
2011-01-12
net: ax25: fix information leak to userland harder
Kees Cook
1
-1
/
+1
2011-01-11
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
5
-103
/
+49
2011-01-11
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
1
-9
/
+5
2011-01-11
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
2
-6
/
+9
2011-01-11
xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC
Nicolas Dichtel
1
-1
/
+3
2011-01-11
tcp: disallow bind() to reuse addr/port
Eric Dumazet
2
-3
/
+4
2011-01-10
CAIF: Fix IPv6 support in receive path for GPRS/3G
Kumar Sanghvi
1
-1
/
+17
2011-01-10
arp: allow to invalidate specific ARP entries
Maxim Levitsky
1
-11
/
+18
2011-01-10
net_sched: factorize qdisc stats handling
Eric Dumazet
23
-66
/
+36
2011-01-10
net: Add alloc_netdev_mqs function
Tom Herbert
2
-16
/
+28
2011-01-10
caif: don't set connection request param size before copying data
Dan Rosenberg
1
-1
/
+1
2011-01-10
phonet: some signedness bugs
Dan Carpenter
1
-3
/
+3
2011-01-10
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
4
-94
/
+44
2011-01-09
net offloading: Convert checksums to use centrally computed features.
Jesse Gross
1
-28
/
+12
2011-01-09
net offloading: Convert skb_need_linearize() to use precomputed features.
Jesse Gross
1
-15
/
+6
2011-01-09
net offloading: Convert dev_gso_segment() to use precomputed features.
Jesse Gross
1
-5
/
+3
2011-01-09
net offloading: Pass features into netif_needs_gso().
Jesse Gross
1
-2
/
+6
2011-01-09
net offloading: Generalize netif_get_vlan_features().
Jesse Gross
1
-8
/
+27
2011-01-09
net offloading: Accept NETIF_F_HW_CSUM for all protocols.
Jesse Gross
1
-1
/
+1
2011-01-09
net: fix kernel-doc warning in core/filter.c
Randy Dunlap
1
-1
/
+1
[next]