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
2005-10-10
[CCID]: Check if ccid is NULL in the hc_[tr]x_exit functions
Arnaldo Carvalho de Melo
1
-2
/
+2
2005-10-10
[NETFILTER] ctnetlink: add support to change protocol info
Pablo Neira Ayuso
1
-0
/
+37
2005-10-10
[NETFILTER] ctnetlink: allow userspace to change TCP state
Pablo Neira Ayuso
1
-0
/
+23
2005-10-10
[NETFILTER]: Use only 32bit counters for CONNTRACK_ACCT
Harald Welte
2
-9
/
+12
2005-10-10
[IPSEC] Fix block size/MTU bugs in ESP
Herbert Xu
2
-6
/
+7
2005-10-10
[IPSEC]: Use ALIGN macro in ESP
Herbert Xu
2
-10
/
+12
2005-10-10
[NETFILTER] ctnetlink: add one nesting level for TCP state
Pablo Neira Ayuso
1
-0
/
+4
2005-10-10
[NETFILTER] ctnetlink: ICMP ID is not mandatory
Pablo Neira Ayuso
1
-2
/
+1
2005-10-10
[NETFILTER] conntrack_netlink: Fix endian issue with status from userspace
Harald Welte
1
-1
/
+2
2005-10-10
[NETFILTER] nfnetlink: use highest bit of nfa_type to indicate nested TLV
Harald Welte
1
-2
/
+2
2005-10-10
[NETFILTER] ipt_ULOG: Mark ipt_ULOG as OBSOLETE
Harald Welte
1
-1
/
+6
2005-10-10
[NETFILTER] PPTP helper: Add missing Kconfig dependency
Harald Welte
1
-0
/
+1
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
38
-102
/
+95
2005-10-07
[ATM]: [br2684] if we free the skb, we should return 0
Jean-Denis Boyer
1
-1
/
+1
2005-10-06
[ATM]: add support for LECS addresses learned from network
Eric Kinzie
3
-23
/
+60
2005-10-06
[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.
Ivan Skytte Jørgensen
1
-25
/
+227
2005-10-05
[AX.25]: Fix packet socket crash
Ralf Baechle
2
-2
/
+2
2005-10-05
[IPSEC]: Document that policy direction is derived from the index.
Herbert Xu
2
-5
/
+10
2005-10-05
[IPV6]: Fix NS handing for proxy/anycast address
YOSHIFUJI Hideaki
1
-1
/
+1
2005-10-05
[TCP]: BIC coding bug in Linux 2.6.13
Stephen Hemminger
1
-1
/
+1
2005-10-05
[MCAST] ipv6: Fix address size in grec_size
Yan Zheng
1
-1
/
+1
2005-10-04
[XFRM]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-04
[RPC]: fix sparse gfp nocast warnings
Randy Dunlap
3
-3
/
+3
2005-10-04
[AF_KEY]: fix sparse gfp nocast warnings
Randy Dunlap
1
-3
/
+4
2005-10-04
[NETFILTER]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+2
2005-10-04
[IPVS]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-04
[DECNET]: fix sparse gfp nocast warnings
Randy Dunlap
2
-11
/
+18
2005-10-04
[ATM]: fix sparse gfp nocast warnings
Randy Dunlap
1
-1
/
+1
2005-10-04
[NETFILTER]: Fix Kconfig typo
Horst H. von Brand
1
-1
/
+1
2005-10-04
[IPV4]: fib_trie root-node expansion
Robert Olsson
1
-2
/
+21
2005-10-04
[IPV6]: Fix infinite loop in udp_v6_get_port().
YOSHIFUJI Hideaki
1
-1
/
+3
2005-10-04
[PATCH] ieee80211: fix gfp flags type
Randy Dunlap
1
-1
/
+1
2005-10-03
[PATCH] ieee80211: fix gfp flags type
Randy Dunlap
1
-1
/
+1
2005-10-03
[IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by default
David S. Miller
1
-1
/
+1
2005-10-03
[IPV4]: Get rid of bogus __in_put_dev in pktgen
Herbert Xu
1
-1
/
+0
2005-10-03
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
17
-37
/
+39
2005-10-03
[IPV6]: Fix leak added by udp connect dst caching fix.
David S. Miller
1
-4
/
+10
2005-10-03
[IPV6]: Fix ipv6 fragment ID selection at slow path
Yan Zheng
1
-1
/
+1
2005-10-03
[IPV4]: Fix "Proxy ARP seems broken"
Herbert Xu
1
-6
/
+5
2005-10-03
[NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here"
Russell King
1
-0
/
+2
2005-10-03
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
6
-26
/
+29
2005-10-03
[NET]: Fix packet timestamping.
Herbert Xu
7
-17
/
+12
2005-09-29
[ATM]: [lec] reset retry counter when new arp issued
Scott Talbert
1
-0
/
+6
2005-09-29
[ATM]: [lec] attempt to support cisco failover
Scott Talbert
1
-3
/
+34
2005-09-29
[TCP]: Don't over-clamp window in tcp_clamp_window()
Alexey Kuznetsov
1
-2
/
+0
2005-09-29
[TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735
David S. Miller
1
-5
/
+4
2005-09-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-118
/
+150
2005-09-29
[PATCH] proc_mkdir() should be used to create procfs directories
Al Viro
2
-18
/
+7
2005-09-28
[NET]: Fix reversed logic in eth_type_trans().
David S. Miller
1
-1
/
+1
2005-09-28
[ATM]: fix bug in atm address list handling
Martin Whitaker
1
-2
/
+4
[next]