summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-07-19ipv6: remove unused macros from net/ipv6.hDenis V. Lunev
2008-07-19ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev
2008-07-19tcp: fix kernel panic with listening_get_nextDaniel Lezcano
2008-07-19tcp: Remove redundant checks when setting eff_sacksAdam Langley
2008-07-19tcp: options clean upAdam Langley
2008-07-19tcp: Fix MD5 signatures for non-linear skbsAdam Langley
2008-07-18sctp: Update sctp global memory limit allocations.Vlad Yasevich
2008-07-18sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison
2008-07-18sctp: Allow only 1 listening socket with SO_REUSEADDRVlad Yasevich
2008-07-18sctp: Do not leak memory on multiple listen() callsVlad Yasevich
2008-07-18sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich
2008-07-18sctp: Prevent uninitialized memory accessFlorian Westphal
2008-07-18sctp: Don't abort initialization when CONFIG_PROC_FS=nFlorian Westphal
2008-07-18tcp: RTT metrics scalingStephen Hemminger
2008-07-18pkt_sched: Fix noqueue_qdisc initialization.David S. Miller
2008-07-18pkt_sched: Manage qdisc list inside of root qdisc.David S. Miller
2008-07-18pkt_sched: Get rid of u32_list.David S. Miller
2008-07-18packet: add PACKET_RESERVE sockoptPatrick McHardy
2008-07-18bnx2: Update version to 1.7.9.Benjamin Li
2008-07-18bnx2: Fix Sparse warningsBenjamin Li
2008-07-18bnx2: Add TX multiqueue support.Benjamin Li
2008-07-18bnx2: Update TPAT firmwareBenjamin Li
2008-07-18e1000: resolve tx multiqueue bugBen Hutchings
2008-07-18igb/ixgbe/e1000e: resolve tx multiqueue bugJeff Kirsher
2008-07-18proc: consolidate per-net single-release callersPavel Emelyanov
2008-07-18proc: consolidate per-net single_open callersPavel Emelyanov
2008-07-18proc: clean the ip_misc_proc_init and ip_proc_init_net error pathsPavel Emelyanov
2008-07-18proc: show per-net ip_devconf.forwarding in /proc/net/snmpPavel Emelyanov
2008-07-18proc: create /proc/net/snmp file in each netPavel Emelyanov
2008-07-18proc: create /proc/net/netstat file in each netPavel Emelyanov
2008-07-18ipv4: clean the init_ipv4_mibs error pathsPavel Emelyanov
2008-07-18mib: put icmpmsg statistics on struct netPavel Emelyanov
2008-07-18mib: put icmp statistics on struct netPavel Emelyanov
2008-07-18mib: put udplite statistics on struct netPavel Emelyanov
2008-07-18mib: put udp statistics on struct netPavel Emelyanov
2008-07-18mib: put net statistics on struct netPavel Emelyanov
2008-07-18mib: put ip statistics on struct netPavel Emelyanov
2008-07-18mib: put tcp statistics on struct netPavel Emelyanov
2008-07-18ipv4: add pernet mib operationsPavel Emelyanov
2008-07-18mib: add netns/mib.h filePavel Emelyanov
2008-07-18Revert "remove the strip driver"David S. Miller
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-17pkt_sched: Make default qdisc nonshared-multiqueue safe.David S. Miller
2008-07-17pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue()David S. Miller
2008-07-17pkt_sched: Add multiqueue handling to qdisc_graft().David S. Miller
2008-07-17pkt_sched: Kill netdev_queue lock.David S. Miller
2008-07-17pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.David S. Miller
2008-07-17pkt_sched: Rework {sch,tbf}_tree_lock().David S. Miller