index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-30
netfilter: nf_nat: support IPv6 in FTP NAT helper
Patrick McHardy
6
-20
/
+27
2012-08-30
netfilter: ip6tables: add NETMAP target
Patrick McHardy
3
-0
/
+105
2012-08-30
netfilter: ip6tables: add REDIRECT target
Patrick McHardy
3
-0
/
+110
2012-08-30
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
5
-2
/
+151
2012-08-30
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
9
-2
/
+755
2012-08-30
net: core: add function for incremental IPv6 pseudo header checksum updates
Patrick McHardy
1
-0
/
+20
2012-08-30
netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change
Patrick McHardy
1
-0
/
+8
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
36
-1039
/
+1352
2012-08-30
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
15
-195
/
+295
2012-08-30
netfilter: nf_conntrack: restrict NAT helper invocation to IPv4
Patrick McHardy
6
-22
/
+49
2012-08-30
netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...
Patrick McHardy
1
-57
/
+6
2012-08-30
netfilter: nf_conntrack_ipv6: improve fragmentation handling
Patrick McHardy
4
-15
/
+61
2012-08-30
ipvs: IPv6 MTU checking cleanup and bugfix
Jesper Dangaard Brouer
1
-6
/
+15
2012-08-29
netpoll: revert 6bdb7fe3104 and fix be_poll() instead
Amerigo Wang
1
-9
/
+1
2012-08-26
ipv4: fix path MTU discovery with connection tracking
Patrick McHardy
2
-2
/
+10
2012-08-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
36
-117
/
+260
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
29
-437
/
+871
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-22
/
+16
2012-08-24
tcp: fix cwnd reduction for non-sack recovery
Yuchung Cheng
1
-8
/
+7
2012-08-24
vlan: add helper which can be called to see if device is used by vlan
Jiri Pirko
1
-0
/
+6
2012-08-24
netlink: fix possible spoofing from non-root processes
Pablo Neira Ayuso
1
-1
/
+3
2012-08-24
net: Set device operstate at registration time
Ben Hutchings
2
-0
/
+10
2012-08-24
cls_cgroup: Allow classifier cgroups to have their classid reset to 0
Neil Horman
1
-1
/
+1
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
29
-437
/
+871
2012-08-24
ipv4: take rt_uncached_lock only if needed
Eric Dumazet
1
-1
/
+1
2012-08-24
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
19
-555
/
+814
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-22
/
+16
2012-08-23
af_packet: match_fanout_group() can be static
Fengguang Wu
1
-1
/
+1
2012-08-23
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
5
-19
/
+12
2012-08-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-22
/
+16
2012-08-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-1
/
+15
2012-08-23
batman-adv: Start new development cycle
Sven Eckelmann
1
-1
/
+1
2012-08-23
batman-adv: change interface_rx to get orig node
Antonio Quartulli
3
-7
/
+14
2012-08-23
batman-adv: detect not yet announced clients
Antonio Quartulli
5
-33
/
+101
2012-08-23
batman-adv: Reduce accumulated length of simple statements
Sven Eckelmann
7
-38
/
+55
2012-08-23
batman-adv: Don't break statements after assignment operator
Sven Eckelmann
6
-35
/
+39
2012-08-23
batman-adv: Use BIT(x) macro to calculate bit positions
Sven Eckelmann
3
-29
/
+31
2012-08-23
batman-adv: Drop tt queries with foreign dest
Martin Hundebøll
1
-15
/
+3
2012-08-23
batman-adv: Move batadv_check_unicast_packet()
Martin Hundebøll
1
-25
/
+25
2012-08-23
batman-adv: Split batadv_priv in sub-structures for features
Sven Eckelmann
10
-311
/
+343
2012-08-23
batman-adv: check batadv_orig_hash_add_if() return code
Simon Wunderlich
1
-1
/
+7
2012-08-23
batman-adv: fix typos in comments
Antonio Quartulli
2
-5
/
+5
2012-08-23
batman-adv: add reference counting for type batadv_tt_orig_list_entry
Antonio Quartulli
2
-23
/
+53
2012-08-23
batman-adv: remove a misleading comment
Jonathan Corbet
1
-3
/
+0
2012-08-23
batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
Marek Lindner
3
-19
/
+42
2012-08-23
batman-adv: rename bridge loop avoidance claim types
Simon Wunderlich
2
-11
/
+11
2012-08-23
batman-adv: correct comments in bridge loop avoidance
Simon Wunderlich
1
-2
/
+3
2012-08-23
batman-adv: Add the backbone gateway list to debugfs
Simon Wunderlich
3
-0
/
+85
2012-08-23
batman-adv: move function arguments on one line
Antonio Quartulli
1
-2
/
+1
2012-08-22
packet: Protect packet sk list with mutex (v2)
Pavel Emelyanov
2
-8
/
+14
[prev]
[next]