index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
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
1
-0
/
+1
2006-06-17
[SCTP]: Reject sctp packets with broadcast addresses.
Vlad Yasevich
4
-5
/
+14
2006-06-17
[SCTP]: Limit association max_retrans setting in setsockopt.
Vlad Yasevich
1
-1
/
+25
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
5
-19
/
+8
2006-06-17
[TCP]: Add tcp_slow_start_after_idle sysctl.
David S. Miller
2
-1
/
+13
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
1
-8
/
+0
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
1
-5
/
+2
2006-06-17
[NET]: skb_trim audit
Herbert Xu
2
-18
/
+6
2006-06-17
[NET]: Clean up skb_linearize
Herbert Xu
5
-81
/
+10
2006-06-17
[NET]: Add netif_tx_lock
Herbert Xu
7
-53
/
+41
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 CONNSECMARK xtables target
James Morris
3
-0
/
+167
2006-06-17
[SECMARK]: Add secmark support to conntrack
James Morris
6
-0
/
+40
2006-06-17
[SECMARK]: Add xtables SECMARK target
James Morris
3
-0
/
+166
2006-06-17
[SECMARK]: Add secmark support to core networking.
James Morris
5
-1
/
+12
2006-06-17
[NET]: Fix warnings after LSM-IPSEC changes.
David S. Miller
1
-2
/
+2
2006-06-17
[NET]: NET_TCPPROBE Kconfig fix
Dave Jones
1
-1
/
+1
2006-06-17
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
2
-13
/
+23
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
1
-1
/
+1
2006-06-17
[IPV4] igmp: Fixup struct ip_mc_list::multiaddr type
Alexey Dobriyan
1
-1
/
+1
2006-06-17
[TCP]: Fix compile warning in tcp_probe.c
David S. Miller
1
-1
/
+3
2006-06-17
[TCP]: Limited slow start for Highspeed TCP
Stephen Hemminger
1
-3
/
+21
2006-06-17
[TCP]: TCP Probe congestion window tracing
Stephen Hemminger
3
-0
/
+195
2006-06-17
[TCP]: Minimum congestion window consolidation.
Stephen Hemminger
8
-46
/
+21
2006-06-17
[TCP]: TCP Compound quad root function
Stephen Hemminger
1
-24
/
+66
2006-06-17
[TCP]: TCP Compound congestion control
Angelo P. Castellani
3
-0
/
+418
2006-06-17
[TCP]: TCP Veno congestion control
Bin Zhou
3
-0
/
+251
2006-06-17
[TCP]: TCP Low Priority congestion control
Wong Hoi Sing Edison
3
-0
/
+349
2006-06-17
[LLC]: Fix double receive of SKB.
Andrew Morton
1
-1
/
+0
2006-06-17
[NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return type
Alexey Dobriyan
1
-3
/
+3
2006-06-17
[NETFILTER]: Add SIP connection tracking helper
Patrick McHardy
4
-0
/
+740
2006-06-17
[NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-bas...
Patrick McHardy
1
-30
/
+27
2006-06-17
[NETFILTER]: H.323 helper: Add support for Call Forwarding
Jing Min Zhao
4
-7
/
+196
2006-06-17
[NETFILTER]: amanda helper: convert to textsearch infrastructure
Patrick McHardy
2
-49
/
+96
2006-06-17
[NETFILTER]: FTP helper: search optimization
Patrick McHardy
2
-68
/
+86
2006-06-17
[NETFILTER]: SNMP helper: fix debug module param type
Patrick McHardy
1
-1
/
+1
2006-06-17
[NETFILTER]: ctnetlink: change table dumping not to require an unique ID
Patrick McHardy
2
-16
/
+48
[next]