index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ncpfs
/
ncpsign_kernel.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-17
[SCTP]: Send only 1 window update SACK per message.
Tsutomu Fujii
1
-2
/
+28
2006-06-17
[SCTP]: Don't do CRC32C checksum over loopback.
Sridhar Samudrala
2
-22
/
+29
2006-06-17
[SCTP] Reset rtt_in_progress for the chunk when processing its sack.
Vlad Yasevich
2
-1
/
+2
2006-06-17
[SCTP]: Reject sctp packets with broadcast addresses.
Vlad Yasevich
5
-6
/
+16
2006-06-17
[SCTP]: Limit association max_retrans setting in setsockopt.
Vlad Yasevich
1
-1
/
+25
2006-06-17
[PFKEYV2]: Fix inconsistent typing in struct sadb_x_kmprivate.
Tushar Gohad
1
-1
/
+1
2006-06-17
[IPV6]: Sum real space for RTAs.
YOSHIFUJI Hideaki
1
-4
/
+24
2006-06-17
[IRDA]: Use put_unaligned() in irlmp_do_discovery().
David S. Miller
1
-1
/
+5
2006-06-17
[BRIDGE]: Add support for NETIF_F_HW_CSUM devices
Herbert Xu
2
-6
/
+12
2006-06-17
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
Herbert Xu
7
-24
/
+13
2006-06-17
[TG3]: Convert to non-LLTX
Michael Chan
2
-20
/
+23
2006-06-17
[TG3]: Remove unnecessary tx_lock
Michael Chan
1
-4
/
+0
2006-06-17
[TCP]: Add tcp_slow_start_after_idle sysctl.
David S. Miller
5
-1
/
+22
2006-06-17
[BNX2]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-06-17
[BNX2]: Use CPU native page size
Michael Chan
2
-2
/
+8
2006-06-17
[BNX2]: Use compressed firmware
Michael Chan
1
-3392
/
+1864
2006-06-17
[BNX2]: Add firmware decompression
Michael Chan
3
-12
/
+152
2006-06-17
[BNX2]: Allow WoL settings on new 5708 chips
Michael Chan
1
-1
/
+3
2006-06-17
[BNX2]: Add an rx drop counter
Michael Chan
2
-3
/
+14
2006-06-17
[TCP] Westwood: reset RTT min after FRTO
Luca De Cicco
1
-2
/
+16
2006-06-17
[TCP] Westwood: bandwidth filter startup
Luca De Cicco
1
-3
/
+9
2006-06-17
[TCP] Westwood: comment fixes
Luca De Cicco
1
-4
/
+21
2006-06-17
[TCP] Westwood: fix first sample
Stephen Hemminger
1
-1
/
+12
2006-06-17
[NET]: net.ipv4.ip_autoconfig sysctl removal
Stephen Hemminger
2
-9
/
+0
2006-06-17
[BNX2]: Endian fixes.
Alexey Dobriyan
1
-2
/
+2
2006-06-17
[IRDA]: irda-usb.c: STIR421x cleanups
Nick Fedchik
2
-192
/
+145
2006-06-17
[IPX]: Endian bug in ipxrtr_route_packet()
Alexey Dobriyan
1
-1
/
+1
2006-06-17
[NET]: Warn in __skb_trim if skb is paged
Herbert Xu
2
-17
/
+14
2006-06-17
[NET]: skb_trim audit
Herbert Xu
3
-22
/
+7
2006-06-17
[NET] ppp: Remove unnecessary pskb_may_pull
Herbert Xu
1
-2
/
+0
2006-06-17
[NET]: Clean up skb_linearize
Herbert Xu
9
-91
/
+39
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
21
-98
/
+121
2006-06-17
[NETFILTER]: hashlimit match: fix random initialization
Patrick McHardy
1
-2
/
+5
2006-06-17
[NETFILTER]: recent match: missing refcnt initialization
Patrick McHardy
1
-0
/
+1
2006-06-17
[NETFILTER]: recent match: fix "sleeping function called from invalid context"
Patrick McHardy
1
-5
/
+10
2006-06-17
[SECMARK]: Add new packet controls to SELinux
James Morris
6
-119
/
+241
2006-06-17
[SECMARK]: Add CONNSECMARK xtables target
James Morris
4
-0
/
+180
2006-06-17
[SECMARK]: Add secmark support to conntrack
James Morris
9
-0
/
+74
2006-06-17
[SECMARK]: Add xtables SECMARK target
James Morris
4
-0
/
+192
2006-06-17
[SECMARK]: Add secmark support to core networking.
James Morris
6
-1
/
+34
2006-06-17
[SECMARK]: Add SELinux exports
James Morris
2
-0
/
+54
2006-06-17
[SECMARK]: Add new flask definitions to SELinux
James Morris
4
-0
/
+8
2006-06-17
[SELINUX]: add security class for appletalk sockets
Christopher J. PeBenito
5
-0
/
+28
2006-06-17
[NET]: Fix warnings after LSM-IPSEC changes.
David S. Miller
2
-3
/
+3
2006-06-17
[NET]: NET_TCPPROBE Kconfig fix
Dave Jones
1
-1
/
+1
2006-06-17
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
7
-23
/
+108
2006-06-17
[CONNECTOR]: Fix warning in cn_queue.c
Andreas Schwab
1
-1
/
+1
2006-06-17
[IPV4] icmp: Kill local 'ip' arg in icmp_redirect().
David S. Miller
1
-3
/
+2
2006-06-17
[IPV4]: Right prototype of __raw_v4_lookup()
Alexey Dobriyan
2
-2
/
+2
2006-06-17
[IPV4] igmp: Fixup struct ip_mc_list::multiaddr type
Alexey Dobriyan
2
-2
/
+2
[next]