aboutsummaryrefslogtreecommitdiffstats
path: root/init/version.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-11[VLAN]: Fix MAC address handlingPatrick McHardy4-45/+57
2007-07-11[ETH]: Validate address in eth_mac_addrPatrick McHardy1-0/+3
2007-07-11[NET]: Fix races in net_rx_action vs netpoll.Olaf Kirch2-0/+18
2007-07-11[AF_UNIX]: Rewrite garbage collector, fixes race.Miklos Szeredi3-144/+190
2007-07-10[NETFILTER]: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr dereference (CVE-2007-2876)Patrick McHardy1-1/+2
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter56-76/+76
2007-07-10[UDP]: Fix length check.Patrick McHardy1-7/+2
2007-07-10[IPV6]: Remove unneeded pointer idev from addrconf_cleanup().Micah Gruber1-2/+1
2007-07-10[DECNET]: Another unnecessary net/tcp.h inclusion in net/dn.hIlpo Järvinen1-1/+0
2007-07-10[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.YOSHIFUJI Hideaki2-8/+4
2007-07-10[IPV6]: Do not send RH0 anymore.YOSHIFUJI Hideaki8-130/+5
2007-07-10[IPV6]: Restore semantics of Routing Header processing.YOSHIFUJI Hideaki1-31/+16
2007-07-10[NET_SCHED]: Make HTB scheduler work with TSO.Ranjit Manomohan1-10/+10
2007-07-10[NET]: Update comments for skb checksumsHerbert Xu1-2/+10
2007-07-11[Bluetooth] Add basics to better support and handle eSCO linksMarcel Holtmann5-37/+66
2007-07-10[NET]: Avoid copying writable clones in tunnel driversPatrick McHardy4-5/+8
2007-07-10[IPV4]: Make ip_tos2prio const.Philippe De Muyter2-2/+2
2007-07-10[NET]: Fix gen_estimator timer removal racePatrick McHardy1-1/+2
2007-07-10[NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()Satyam Sharma1-1/+1
2007-07-10[RXRPC]: Remove Makefile reference to obsolete RXRPC config variableRobert P. J. Day1-1/+0
2007-07-10[NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severityDan Aloni1-1/+1
2007-07-10[DCCP]: Make struct dccp_li_cachep static.Adrian Bunk1-1/+1
2007-07-10[IRDA]: use mutex instead of semaphore in VLSI 82C147 IrDA controller driverMatthias Kaehlcke2-14/+15
2007-07-10[NET]: "wrong timeout value in sk_wait_data()": cleanupsAndrew Morton1-1/+2
2007-07-10[NET]: Make some network-related proc files use seq_list_xxx helpersPavel Emelianov2-77/+10
2007-07-10[ATM] br2684: Use seq_list_xxx helpersPavel Emelianov1-18/+4
2007-07-10[NET]: netdevice mtu assumptions documentationStephen Hemminger1-0/+25
2007-07-10[NET]: netdevice locking assumptions documentationStephen Hemminger1-7/+8
2007-07-10[BNX2]: Seems to not need net/tcp.hIlpo Järvinen1-1/+0
2007-07-10[BNX2]: Update version to 1.6.2.Michael Chan1-2/+2
2007-07-10[BNX2]: Print management firmware version.Michael Chan2-8/+42
2007-07-10[BNX2]: Enhance the heartbeat.Michael Chan2-4/+25
2007-07-10[BNX2]: Reduce spurious INTA interrupts.Michael Chan1-2/+11
2007-07-10[BNX2]: Modify link up message.Michael Chan1-2/+12
2007-07-10[BNX2]: Add ethtool support for remote PHY.Michael Chan1-27/+56
2007-07-10[BNX2]: Add support for remote PHY.Michael Chan1-8/+269
2007-07-10[BNX2]: Add remote PHY bit definitions.Michael Chan1-1/+50
2007-07-10[BNX2]: Add bnx2_set_default_link().Michael Chan1-18/+25
2007-07-10[NETFILTER]: x_tables: add more detail to error message about match/target mask mismatchBalazs Scheidler1-4/+5
2007-07-10[NETFILTER]: nf_queue: Use RCU and mutex for queue handlersYasuyuki Kozakai1-23/+29
2007-07-10[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystemYasuyuki Kozakai3-5/+9
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy48-970/+662
2007-07-10[NETFILTER]: xt_helper: use RCUPatrick McHardy1-23/+8
2007-07-10[NETFILTER]: nf_conntrack_h323: turn some printks into DEBUGPsPatrick McHardy1-15/+10
2007-07-10[NETFILTER]: ipt_CLUSTERIP: add compat codePatrick McHardy2-21/+22
2007-07-10[NETFILTER]: ipt_SAME: add to feature-removal-schedulePatrick McHardy2-1/+9
2007-07-10[NETFILTER]: nf_conntrack: early_drop improvementPatrick McHardy1-7/+15
2007-07-10[NETFILTER]: nf_conntrack: mark helpers __read_mostlyPatrick McHardy2-4/+4
2007-07-10[NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpersPatrick McHardy2-15/+59
2007-07-10[NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysctPatrick McHardy3-1/+19