2008-02-01 |
Denis V. Lunev | [NETNS]: Add a namespace mark to fib_info. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Denis V. Lunev | [IPV4]: fib_sync_down rework. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Denis V. Lunev | [NETNS]: Process interface address manipulation routines... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Denis V. Lunev | [IPV4]: Small style cleanup of the error path in rtm_to_ifaddr. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Denis V. Lunev | [IPV4]: Fix memory leak on error path during FIB initialization. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Pavel Emelyanov | [NETFILTER]: Ipv6-related xt_hashlimit compilation... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NET_SCHED]: Add flow classifier Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NET_SCHED]: sch_sfq: make internal queues visible... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NET_SCHED]: sch_sfq: add support for external classifiers Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NET_SCHED]: Constify struct tcf_ext_map Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Dave Young | [BLUETOOTH]: Fix bugs in previous conn add/del workqueue... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Adrian Bunk | [TCP]: Unexport sysctl_tcp_tso_win_divisor Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Adrian Bunk | [IPV4]: Make struct ipv4_devconf static. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Adrian Bunk | [TR] net/802/tr.c: sysctl_tr_rif_timeout static Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Masahide NAKAMURA | [XFRM]: Fix statistics. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Adrian Bunk | [XFRM]: Remove unused exports. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Roel Kluin | [PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Michael Chan | [BNX2]: Fix ASYM PAUSE advertisement for remote PHY. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Eric Dumazet | [IPV4] route cache: Introduce rt_genid for smooth cache...
|
commit | commitdiff | tree |
2008-02-01 |
Jesse Brandeburg | [PKTGEN]: pktgen should not print info that it is spinning Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NET_SCHED]: sch_ingress: remove netfilter support Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Rami Rosen | [MACVLAN]: Setting macvlan_handle_frame_hook to NULL... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Chris Leech | [VLAN]: set_rx_mode support for unicast address list
|
commit | commitdiff | tree |
2008-02-01 |
Shan Wei | [TCP]: Fix a bug in strategy_allowed_congestion_control Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Stephen Hemminger | [IPV4] fib_trie: rescan if key is lost during dump Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Rami Rosen | [PKTGEN]: Remove an unused definition in pktgen.c. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jim Paris | [IPV6]: Update MSS even if MTU is unchanged. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Pavel Emelyanov | [NETNS]: Udp sockets per-net lookup. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Pavel Emelyanov | [NETNS]: Tcp-v6 sockets per-net lookup. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Pavel Emelyanov | [NETNS]: Tcp-v4 sockets per-net lookup. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Pavel Emelyanov | [NETNS]: Make bind buckets live in net namespaces. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Pavel Emelyanov | [INET]: Consolidate inet(6)_hash_connect. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Pavel Emelyanov | [IPV6]: Introduce the INET6_TW_MATCH macro. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: xt_iprange: fix sparse warnings Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_nat: fix sparse warning Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: fix sparse warning Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: {ip,ip6}_queue: fix build error Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_conntrack: annotate l3protos with const Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_{conntrack,nat}_icmp: constify and... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_{conntrack,nat}_proto_udp{,lite}: annotate... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_conntrack_sane: annotate SANE helper... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_{conntrack,nat}_tftp: annotate TFTP... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_conntrack_h323: constify and annotate... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: x_tables: create per-netns /proc/net/... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: x_tables: netns propagation for /proc... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: x_tables: semi-rewrite of /proc/net/foo_tables_* Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: xt_hashlimit match, revision 1 Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Ilpo Järvinen | [NETFILTER]: nf_conntrack: kill unused static inline... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Ilpo Järvinen | [NETFILTER]: ipt_CLUSTERIP: kill clusterip_config_entry_get Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Eric Leblond | [NETFILTER]: nf_conntrack_netlink: transmit mark during... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: nf_conntrack_h323: clean up code a bit Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_nat: switch rwlock to spinlock Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_nat: use RCU for bysource hash Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: naming unification Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: don't inline early_drop() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: reorder struct nf_conntrack_l4proto Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: optimize hash_conntrack() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: avoid duplicate protocol... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: optimize __nf_conntrack_find() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: switch rwlock to spinlock Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: use RCU for conntrack hash Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack_expect: use RCU for expectation... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack_core: avoid taking nf_conntrack_lo... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: use RCU for conntrack helpers Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack: fix accounting with fixed... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack_netlink: fix unbalanced locking Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_conntrack_ipv6: fix sparse warnings Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: ipt_recent: fix sparse warnings Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Stephen Hemminger | [NETFILTER]: nf_conntrack_h3223: sparse fixes Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Stephen Hemminger | [NETFILTER]: more sparse fixes Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Stephen Hemminger | [NETFILTER]: conntrack: get rid of sparse warnings Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Stephen Hemminger | [NETFILTER]: nfnetlink_log: sparse warning fixes Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Stephen Hemminger | [NETFILTER]: nf_conntrack: sparse warnings Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Stephen Hemminger | [NETFILTER]: nf_nat_snmp: sparse warning Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: xt_owner: allow matching UID/GID ranges Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: xt_TCPMSS: consider reverse route's MTU... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: netns: put table module on netns stop Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: arp_tables: per-netns arp_tables FILTER Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: arp_tables: netns preparation Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: ip6_tables: netns preparation Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: ip_tables: propagate netns from userspace Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: x_tables: return new table from {arp,ip... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: x_tables: per-netns xt_tables Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Alexey Dobriyan | [NETFILTER]: x_tables: change xt_table_register() return... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: ebtables: mark matches, targets and watchers... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: ebtables: Update modules' descriptions Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: ebtables: remove casts, use consts Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Helge Deller | [NETFILTER]: nf_log: add netfilter gcc printf format... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | [NETFILTER]: xt_conntrack: add port and direction matching Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nfnetlink_log: fix typo Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Jan Engelhardt | linux/types.h: Use __u64 for aligned_u64 Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: bridge netfilter: remove nf_bridge_info... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2008-02-01 |
Patrick McHardy | [NETFILTER]: nf_nat: remove double bysource hash initialization Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |