Age | Commit message (Expand) | Author | Files | Lines |
2008-02-01 | [NETFILTER]: nf_nat_snmp: sparse warning | Stephen Hemminger | 1 | -1/+1 |
2008-02-01 | [NETFILTER]: xt_owner: allow matching UID/GID ranges | Jan Engelhardt | 1 | -6/+8 |
2008-02-01 | [NETFILTER]: xt_TCPMSS: consider reverse route's MTU in clamp-to-pmtu | Jan Engelhardt | 1 | -3/+59 |
2008-02-01 | [NETFILTER]: netns: put table module on netns stop | Alexey Dobriyan | 3 | -0/+9 |
2008-02-01 | [NETFILTER]: arp_tables: per-netns arp_tables FILTER | Alexey Dobriyan | 1 | -10/+28 |
2008-02-01 | [NETFILTER]: arp_tables: netns preparation | Alexey Dobriyan | 2 | -25/+32 |
2008-02-01 | [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW | Alexey Dobriyan | 3 | -32/+86 |
2008-02-01 | [NETFILTER]: ip6_tables: netns preparation | Alexey Dobriyan | 4 | -27/+30 |
2008-02-01 | [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW | Alexey Dobriyan | 3 | -36/+87 |
2008-02-01 | [NETFILTER]: ip_tables: propagate netns from userspace | Alexey Dobriyan | 1 | -22/+23 |
2008-02-01 | [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() | Alexey Dobriyan | 12 | -93/+127 |
2008-02-01 | [NETFILTER]: x_tables: per-netns xt_tables | Alexey Dobriyan | 4 | -28/+42 |
2008-02-01 | [NETFILTER]: x_tables: change xt_table_register() return value convention | Alexey Dobriyan | 4 | -15/+20 |
2008-02-01 | [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly | Jan Engelhardt | 15 | -27/+15 |
2008-02-01 | [NETFILTER]: ebtables: Update modules' descriptions | Jan Engelhardt | 16 | -4/+16 |
2008-02-01 | [NETFILTER]: ebtables: remove casts, use consts | Jan Engelhardt | 17 | -67/+90 |
2008-02-01 | [NETFILTER]: xt_conntrack: add port and direction matching | Jan Engelhardt | 1 | -5/+45 |
2008-02-01 | [NETFILTER]: nfnetlink_log: fix typo | Patrick McHardy | 1 | -1/+1 |
2008-02-01 | [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member | Patrick McHardy | 1 | -4/+0 |
2008-02-01 | [NETFILTER]: nf_nat: remove double bysource hash initialization | Patrick McHardy | 1 | -4/+0 |
2008-02-01 | [NETFILTER]: Use const in struct xt_match, xt_target, xt_table | Jan Engelhardt | 2 | -2/+2 |
2008-02-01 | [NETFILTER]: Supress some sparse warnings | Eric Dumazet | 3 | -2/+8 |
2008-02-01 | [RAW]: Wrong content of the /proc/net/raw6. | Denis V. Lunev | 2 | -5/+5 |
2008-02-01 | [RAW]: Cleanup IPv4 raw_seq_show. | Denis V. Lunev | 1 | -17/+7 |
2008-02-01 | [RAW]: Family check in the /proc/net/raw[6] is extra. | Denis V. Lunev | 2 | -9/+5 |
2008-02-01 | [IPCOMP]: Fix reception of incompressible packets | Herbert Xu | 1 | -1/+1 |
2008-02-01 | [NET]: should explicitely initialize atomic_t field in struct dst_ops | Eric Dumazet | 4 | -0/+6 |
2008-02-01 | [TCP]: NewReno must count every skb while marking losses | Ilpo Järvinen | 1 | -1/+1 |
2008-02-01 | [NETNS]: Fix race between put_net() and netlink_kernel_create(). | Pavel Emelyanov | 1 | -19/+33 |
2008-02-01 | [XFRM]: constify 'struct xfrm_type' | Eric Dumazet | 10 | -18/+18 |
2008-02-01 | [NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config() | Benjamin Thery | 1 | -0/+1 |
2008-02-01 | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 5 | -0/+21 |
2008-02-01 | [AF_RXRPC]: constify function pointer tables | Jan Engelhardt | 3 | -7/+7 |
2008-02-01 | [BLUETOOTH]: Add conn add/del workqueues to avoid connection fail. | Dave Young | 1 | -11/+37 |
2008-02-01 | [IPCOMP]: Fetch nexthdr before ipch is destroyed | Herbert Xu | 2 | -2/+8 |
2008-02-01 | [IPV4] fib_trie: apply fixes from fib_hash | Julian Anastasov | 1 | -20/+35 |
2008-02-01 | [IPV4] fib: fix route replacement, fib_info is shared | Julian Anastasov | 1 | -16/+31 |
2008-02-01 | [SCTP]: Fix miss of report unrecognized HMAC Algorithm parameter | Wei Yongjun | 1 | -1/+1 |
2008-02-01 | [INET_DIAG]: Fix inet_diag_lock_handler error path. | Arnaldo Carvalho de Melo | 1 | -5/+6 |
2008-02-01 | [INET]: Prevent out-of-sync truesize on ip_fragment slow path | Herbert Xu | 2 | -2/+6 |
2008-02-01 | [AX25]: Kill ax25_bind() user triggable printk. | maximilian attems | 1 | -8/+5 |
2008-02-01 | [AX25]: Beautify x25_init() version printk. | maximilian attems | 1 | -1/+1 |
2008-02-01 | [NET] 9p: kill dead static inline buf_put_string | Ilpo Järvinen | 1 | -5/+0 |
2008-02-01 | [IPSEC]: Add support for combined mode algorithms | Herbert Xu | 4 | -32/+325 |
2008-02-01 | [IPSEC]: Allow async algorithms | Herbert Xu | 1 | -3/+3 |
2008-02-01 | [IPSEC]: Use crypto_aead and authenc in ESP | Herbert Xu | 4 | -376/+583 |
2008-02-01 | rfkill: add the WiMAX radio type | Iñaky Pérez-González | 2 | -0/+12 |
2008-02-01 | mac80211: fixing null qos data frames check for reordering buffer | Ron Rindjunsky | 1 | -1/+1 |
2008-02-01 | mac80211: fix alignment warning | Johannes Berg | 1 | -13/+33 |
2008-02-01 | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -66/+10 |