pandora-kernel.git
2007-07-12 Patrick McHardy[ETH]: Validate address in eth_mac_addr
2007-07-12 David S. MillerMerge /linux/kernel/git/holtmann/bluetooth-2.6
2007-07-12 Olaf Kirch[NET]: Fix races in net_rx_action vs netpoll.
2007-07-11 Miklos Szeredi[AF_UNIX]: Rewrite garbage collector, fixes race.
2007-07-11 Patrick McHardy[NETFILTER]: {ip, nf}_conntrack_sctp: fix remotely...
2007-07-11 Philippe De... [NET]: Make all initialized struct seq_operations const.
2007-07-11 Patrick McHardy[UDP]: Fix length check.
2007-07-11 Micah Gruber[IPV6]: Remove unneeded pointer idev from addrconf_clea...
2007-07-11 Ilpo Järvinen[DECNET]: Another unnecessary net/tcp.h inclusion in...
2007-07-11 YOSHIFUJI Hideaki[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
2007-07-11 YOSHIFUJI Hideaki[IPV6]: Do not send RH0 anymore.
2007-07-11 YOSHIFUJI Hideaki[IPV6]: Restore semantics of Routing Header processing.
2007-07-11 Ranjit Manomohan[NET_SCHED]: Make HTB scheduler work with TSO.
2007-07-11 Herbert Xu[NET]: Update comments for skb checksums
2007-07-11 Marcel Holtmann[Bluetooth] Add basics to better support and handle...
2007-07-11 Patrick McHardy[NET]: Avoid copying writable clones in tunnel drivers
2007-07-11 Philippe De... [IPV4]: Make ip_tos2prio const.
2007-07-11 Patrick McHardy[NET]: Fix gen_estimator timer removal race
2007-07-11 Satyam Sharma[NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()
2007-07-11 Robert P. J... [RXRPC]: Remove Makefile reference to obsolete RXRPC...
2007-07-11 Dan Aloni[NETFILTER] net/ipv4/netfilter/ip_tables.c: lower print...
2007-07-11 Adrian Bunk[DCCP]: Make struct dccp_li_cachep static.
2007-07-11 Matthias Kaehlcke[IRDA]: use mutex instead of semaphore in VLSI 82C147...
2007-07-11 Andrew Morton[NET]: "wrong timeout value in sk_wait_data()": cleanups
2007-07-11 Pavel Emelianov[NET]: Make some network-related proc files use seq_lis...
2007-07-11 Pavel Emelianov[ATM] br2684: Use seq_list_xxx helpers
2007-07-11 Stephen Hemminger[NET]: netdevice mtu assumptions documentation
2007-07-11 Stephen Hemminger[NET]: netdevice locking assumptions documentation
2007-07-11 Ilpo Järvinen[BNX2]: Seems to not need net/tcp.h
2007-07-11 Michael Chan[BNX2]: Update version to 1.6.2.
2007-07-11 Michael Chan[BNX2]: Print management firmware version.
2007-07-11 Michael Chan[BNX2]: Enhance the heartbeat.
2007-07-11 Michael Chan[BNX2]: Reduce spurious INTA interrupts.
2007-07-11 Michael Chan[BNX2]: Modify link up message.
2007-07-11 Michael Chan[BNX2]: Add ethtool support for remote PHY.
2007-07-11 Michael Chan[BNX2]: Add support for remote PHY.
2007-07-11 Michael Chan[BNX2]: Add remote PHY bit definitions.
2007-07-11 Michael Chan[BNX2]: Add bnx2_set_default_link().
2007-07-11 Balazs Scheidler[NETFILTER]: x_tables: add more detail to error message...
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nf_queue: Use RCU and mutex for queue...
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nfnetlink_queue: don't unregister handler...
2007-07-11 Patrick McHardy[NETFILTER]: Convert DEBUGP to pr_debug
2007-07-11 Patrick McHardy[NETFILTER]: xt_helper: use RCU
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack_h323: turn some printks into...
2007-07-11 Patrick McHardy[NETFILTER]: ipt_CLUSTERIP: add compat code
2007-07-11 Patrick McHardy[NETFILTER]: ipt_SAME: add to feature-removal-schedule
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: early_drop improvement
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: mark helpers __read_mostly
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack_helper: use hashtable for...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack_expect: introduce nf_conntrac...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack_expect: maintain per conntrac...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack_helper/nf_conntrack_netlink...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack_expect: convert proc function...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: use hashtable for expectations
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: move expectaton related...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack_netlink: sync expectation...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack_expect: avoid useless list...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: reduce masks to a subset...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack_ftp: use nf_ct_expect_init
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack_expect: function naming unifi...
2007-07-11 Patrick McHardy[NETFILTER]: nf_nat: use hlists for bysource hash
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: export hash allocation/destr...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: remove 'ignore_conntrack...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: use hlists for conntrack...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: round up hashsize to next...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack_extend: use __read_mostly...
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nf_nat: merge nf_conn and nf_nat_info
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nf_nat: kill global 'destroy' operation
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: remove old memory allocator...
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nf_nat: remove unused nf_nat_module_is_loaded
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nf_nat: use extension infrastructure
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nf_nat: add reference to conntrack from...
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: use extension infrastructure...
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nf_conntrack: introduce extension infrastr...
2007-07-11 Yasuyuki Kozakai[NETFILTER]: nf_nat: move NAT declarations from nf_conn...
2007-07-11 Patrick McHardy[NETFILTER]: x_tables: mark matches and targets __read_...
2007-07-11 Jozsef Kadlecsik[NETFILTER]: x_tables: add TRACE target
2007-07-11 Jan Engelhardt[NETFILTER]: Add u32 match
2007-07-11 Jerome Borsboom[NETFILTER]: nf_nat_sip: only perform RTP DNAT if SIP...
2007-07-11 Jan Engelhardt[NETFILTER]: Remove redundant parentheses/braces
2007-07-11 Jan Engelhardt[NETFILTER]: Remove incorrect inline markers
2007-07-11 Jan Engelhardt[NETFILTER]: add some consts, remove some casts
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_target->checkentry...
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_match->checkentry...
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch xt_match->match to bool
2007-07-11 Jan Engelhardt[NETFILTER]: x_tables: switch hotdrop to bool
2007-07-11 Yasuyuki Kozakai[NETFILTER]: ip6_tables: fix explanation of valid upper...
2007-07-11 Jing Min Zhao[NETFILTER]: nf_conntrack_h323: check range first in...
2007-07-11 James Chapman[UDP]: Cleanup UDP encapsulation code
2007-07-11 G. Liakhovetski[IrDA]: tsap init routine factorisation.
2007-07-11 Samuel Ortiz[IrDA]: kingsun-sir.c charset fix.
2007-07-11 Samuel Ortiz[IrDA]: Monitor mode.
2007-07-11 Samuel Ortiz[IrDA]: Netlink layer.
2007-07-11 Guido Guenther[NET]: Allow group ownership of TUN/TAP devices.
2007-07-11 Patrick McHardy[NET_SCHED]: Remove unnecessary includes
2007-07-11 Patrick McHardy[NET_SCHED]: sch_htb: use generic estimator
2007-07-11 Patrick McHardy[NET_SCHED]: Remove unnecessary stats_lock pointers
2007-07-11 Patrick McHardy[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
2007-07-11 Jamal Hadi... [PKTGEN]: IPSEC support
2007-07-11 Jamal Hadi... [XFRM] Introduce standalone SAD lookup
next