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-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
18
-325
/
+326
2011-05-08
batman-adv: Fix refcount imbalance in find_router
Marek Lindner
1
-5
/
+9
2011-05-08
batman-adv: Avoid deadlock between rtnl_lock and s_active
Sven Eckelmann
1
-9
/
+9
2011-05-08
batman-adv: Remove unnecessary hardif_list_lock
Sven Eckelmann
4
-24
/
+13
2011-05-08
batman-adv: multi vlan support for bridge loop detection
Marek Lindner
3
-113
/
+298
2011-05-08
batman-adv: remove misplaced comment
Marek Lindner
1
-2
/
+0
2011-05-01
batman-adv: Make bat_priv->primary_if an rcu protected pointer
Marek Lindner
12
-118
/
+280
2011-05-01
batman-adv: fix gw_node_update() and gw_election()
Antonio Quartulli
1
-4
/
+8
2011-05-01
batman-adv: Move definition of atomic_dec_not_zero() into main.h
Antonio Quartulli
3
-2
/
+2
2011-05-01
batman-adv: orig_hash_find() manages rcu_lock/unlock internally
Antonio Quartulli
1
-14
/
+2
2011-04-17
batman-adv: Set the txqueuelen to zero when creating soft interface
Andrew Lunn
1
-0
/
+1
2011-04-17
batman-adv: protect softif_neigh by rcu
Simon Wunderlich
2
-28
/
+88
2011-04-17
batman-adv: concentrate all curr_gw related rcu operations in select/deselect...
Marek Lindner
3
-74
/
+100
2011-04-17
batman-adv: Protect global TQ window with a spinlock
Linus Lüssing
3
-0
/
+6
2011-04-17
batman-adv: Make orig_node->router an rcu protected pointer
Linus Lüssing
8
-212
/
+232
2011-04-17
batman-adv: Simplify gw_check_election(), use gw_get_selected()
Linus Lüssing
1
-11
/
+12
2011-04-17
batman-adv: Make gateway_get_selected type safe
Linus Lüssing
2
-2
/
+2
2011-04-17
batman-adv: Move bonding / iface alternating router search to own functions
Linus Lüssing
1
-75
/
+105
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-124
/
+201
2011-03-28
xfrm: Restrict extended sequence numbers to esp
Steffen Klassert
1
-0
/
+3
2011-03-28
xfrm: Check for esn buffer len in xfrm_new_ae
Steffen Klassert
1
-0
/
+21
2011-03-28
xfrm: Assign esn pointers when cloning a state
Steffen Klassert
1
-0
/
+6
2011-03-28
xfrm: Move the test on replay window size into the replay check functions
Steffen Klassert
2
-3
/
+16
2011-03-28
ipv4: Don't ip_rt_put() an error pointer in RAW sockets.
David S. Miller
1
-0
/
+1
2011-03-27
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
1
-1
/
+16
2011-03-27
net: use CHECKSUM_NONE instead of magic number
Cesar Eduardo Barros
1
-1
/
+1
2011-03-27
bridge: notify applications if address of bridge device changes
stephen hemminger
4
-5
/
+13
2011-03-27
ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo()
Jan Luebbe
1
-3
/
+3
2011-03-27
can: make struct proto const
Oliver Hartkopp
3
-10
/
+7
2011-03-27
net: remove useless comments in net/core/dev.c
Amerigo Wang
1
-54
/
+0
2011-03-27
rose: Add length checks to CALL_REQUEST parsing
Ben Hutchings
4
-46
/
+86
2011-03-27
ROSE: prevent heap corruption with bad facilities
Dan Rosenberg
1
-2
/
+16
2011-03-27
irda: validate peer name and attribute lengths
Dan Rosenberg
1
-0
/
+6
2011-03-27
irda: prevent heap corruption on invalid nickname
Dan Rosenberg
1
-0
/
+3
2011-03-27
dst: Clone child entry in skb_dst_pop
Steffen Klassert
1
-1
/
+1
2011-03-27
xfrm: Force a dst refcount before entering the xfrm type handlers
Steffen Klassert
2
-0
/
+4
2011-03-27
NFS: Ensure that rpc_release_resources_task() can be called twice.
OGAWA Hirofumi
1
-1
/
+3
2011-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-81
/
+181
2011-03-25
ipv4: do not ignore route errors
Julian Anastasov
1
-2
/
+2
2011-03-25
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2
-0
/
+40
2011-03-24
ipv4: Fix nexthop caching wrt. scoping.
David S. Miller
3
-17
/
+13
2011-03-24
ipv4: Invalidate nexthop cache nh_saddr more correctly.
David S. Miller
3
-27
/
+22
2011-03-24
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
1
-0
/
+2
2011-03-24
ipv4: fix fib metrics
Eric Dumazet
1
-1
/
+1
2011-03-24
NFS: Determine initial mount security
Bryan Schumaker
1
-0
/
+16
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
1
-0
/
+22
2011-03-24
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-9
/
+9
2011-03-23
rds: use little-endian bitops
Akinobu Mita
1
-3
/
+3
2011-03-23
rds: stop including asm-generic/bitops/le.h directly
Akinobu Mita
1
-5
/
+4
2011-03-23
ipv4: fix ip_rt_update_pmtu()
Eric Dumazet
1
-2
/
+0
[next]