| Commit message (Expand) | Author | Age | Files | Lines |
* | [SECMARK]: Add xtables SECMARK target | James Morris | 2006-06-17 | 4 | -0/+192 |
* | [SECMARK]: Add secmark support to core networking. | James Morris | 2006-06-17 | 6 | -1/+34 |
* | [SECMARK]: Add SELinux exports | James Morris | 2006-06-17 | 2 | -0/+54 |
* | [SECMARK]: Add new flask definitions to SELinux | James Morris | 2006-06-17 | 4 | -0/+8 |
* | [SELINUX]: add security class for appletalk sockets | Christopher J. PeBenito | 2006-06-17 | 5 | -0/+28 |
* | [NET]: Fix warnings after LSM-IPSEC changes. | David S. Miller | 2006-06-17 | 2 | -3/+3 |
* | [NET]: NET_TCPPROBE Kconfig fix | Dave Jones | 2006-06-17 | 1 | -1/+1 |
* | [LSM-IPsec]: SELinux Authorize | Catherine Zhang | 2006-06-17 | 7 | -23/+108 |
* | [CONNECTOR]: Fix warning in cn_queue.c | Andreas Schwab | 2006-06-17 | 1 | -1/+1 |
* | [IPV4] icmp: Kill local 'ip' arg in icmp_redirect(). | David S. Miller | 2006-06-17 | 1 | -3/+2 |
* | [IPV4]: Right prototype of __raw_v4_lookup() | Alexey Dobriyan | 2006-06-17 | 2 | -2/+2 |
* | [IPV4] igmp: Fixup struct ip_mc_list::multiaddr type | Alexey Dobriyan | 2006-06-17 | 2 | -2/+2 |
* | [TCP]: Fix compile warning in tcp_probe.c | David S. Miller | 2006-06-17 | 1 | -1/+3 |
* | [TCP]: Limited slow start for Highspeed TCP | Stephen Hemminger | 2006-06-17 | 1 | -3/+21 |
* | [TCP]: TCP Probe congestion window tracing | Stephen Hemminger | 2006-06-17 | 3 | -0/+195 |
* | [TCP]: Minimum congestion window consolidation. | Stephen Hemminger | 2006-06-17 | 9 | -48/+23 |
* | [TCP]: TCP Compound quad root function | Stephen Hemminger | 2006-06-17 | 1 | -24/+66 |
* | [TCP]: TCP Compound congestion control | Angelo P. Castellani | 2006-06-17 | 3 | -0/+418 |
* | [TCP]: TCP Veno congestion control | Bin Zhou | 2006-06-17 | 3 | -0/+251 |
* | [TCP]: TCP Low Priority congestion control | Wong Hoi Sing Edison | 2006-06-17 | 3 | -0/+349 |
* | [LLC]: Fix double receive of SKB. | Andrew Morton | 2006-06-17 | 1 | -1/+0 |
* | [NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return type | Alexey Dobriyan | 2006-06-17 | 1 | -3/+3 |
* | [NETFILTER]: Add SIP connection tracking helper | Patrick McHardy | 2006-06-17 | 5 | -0/+784 |
* | [NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-bas... | Patrick McHardy | 2006-06-17 | 1 | -30/+27 |
* | [NETFILTER]: H.323 helper: Add support for Call Forwarding | Jing Min Zhao | 2006-06-17 | 7 | -8/+206 |
* | [NETFILTER]: amanda helper: convert to textsearch infrastructure | Patrick McHardy | 2006-06-17 | 2 | -49/+96 |
* | [NETFILTER]: FTP helper: search optimization | Patrick McHardy | 2006-06-17 | 2 | -68/+86 |
* | [NETFILTER]: SNMP helper: fix debug module param type | Patrick McHardy | 2006-06-17 | 1 | -1/+1 |
* | [NETFILTER]: ctnetlink: change table dumping not to require an unique ID | Patrick McHardy | 2006-06-17 | 2 | -16/+48 |
* | [NETFILTER]: ctnetlink: fix NAT configuration | Patrick McHardy | 2006-06-17 | 3 | -63/+47 |
* | [NETFILTER]: conntrack: add fixed timeout flag in connection tracking | Eric Leblond | 2006-06-17 | 3 | -0/+16 |
* | [NETFILTER]: conntrack: add sysctl to disable checksumming | Patrick McHardy | 2006-06-17 | 12 | -8/+36 |
* | [NETFILTER]: conntrack: don't call helpers for related ICMP messages | Patrick McHardy | 2006-06-17 | 3 | -3/+3 |
* | [NETFILTER]: recent match: replace by rewritten version | Patrick McHardy | 2006-06-17 | 1 | -891/+377 |
* | [NETFILTER]: x_tables: add statistic match | Patrick McHardy | 2006-06-17 | 4 | -0/+151 |
* | [NETFILTER]: x_tables: add quota match | Patrick McHardy | 2006-06-17 | 4 | -0/+123 |
* | [NETFILTER]: x_tables: add SCTP/DCCP support where missing | Patrick McHardy | 2006-06-17 | 3 | -65/+26 |
* | [NETFILTER]: x_tables: remove some unnecessary casts | Patrick McHardy | 2006-06-17 | 6 | -9/+6 |
* | [IPSEC] xfrm: Use IPPROTO_MAX instead of 256 | Herbert Xu | 2006-06-17 | 1 | -1/+1 |
* | [IPSEC] proto: Move transport mode input path into xfrm_mode_transport | Herbert Xu | 2006-06-17 | 8 | -83/+59 |
* | [IPSEC] xfrm: Abstract out encapsulation modes | Herbert Xu | 2006-06-17 | 17 | -170/+553 |
* | [IPSEC] xfrm: Undo afinfo lock proliferation | Herbert Xu | 2006-06-17 | 7 | -52/+38 |
* | [TG3]: update version and reldate | Michael Chan | 2006-06-17 | 1 | -2/+2 |
* | [TG3]: Add recovery logic when MMIOs are re-ordered | Michael Chan | 2006-06-17 | 2 | -9/+49 |
* | [TG3]: Add 5786 PCI ID | Michael Chan | 2006-06-17 | 2 | -0/+3 |
* | [IRDA]: ali-ircc: using device model power management | Samuel Ortiz | 2006-06-17 | 1 | -55/+51 |
* | [IRDA]: stir4200, switching to the kthread API | Christoph Hellwig | 2006-06-17 | 1 | -24/+14 |
* | [IRDA]: Initial support for MCS7780 based dongles | Samuel Ortiz | 2006-06-17 | 4 | -0/+1192 |
* | [TCP]: tcp_rcv_rtt_measure_ts() call in pure-ACK path is superfluous | David S. Miller | 2006-06-17 | 1 | -2/+0 |
* | [BRIDGE]: netlink interface for link management | Stephen Hemminger | 2006-06-17 | 6 | -2/+214 |