aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-07Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller1-2/+0
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmpJeff Garzik1-2/+0
2008-08-06tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng1-1/+1
2008-08-05Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-2/+11
2008-08-05ipv4: remove unused field in struct flowi (include/net/flow.h).Rami Rosen1-1/+0
2008-08-04net: Kill plain NET_XMIT_BYPASS.David S. Miller1-11/+1
2008-08-04net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski1-3/+3
2008-08-04net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski1-1/+13
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler1-1/+8
2008-08-04mac80211: pass dtim_period to low level driverEmmanuel Grumbach1-1/+3
2008-08-03sctp: Drop ipfargok in sctp_xmit functionHerbert Xu1-2/+1
2008-08-02pkt_sched: Make sure RTNL is held in qdisc_root_lock().David S. Miller1-0/+12
2008-07-31ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz1-245/+8
2008-07-29mac80211: partially fix skb->cb useJohannes Berg1-6/+0
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg1-1/+0
2008-07-27net: missing bits of net-namespace / sysctlAl Viro2-2/+2
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-2/+6
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+3
2008-07-26[PATCH] f_count may wrap aroundAl Viro1-1/+1
2008-07-26[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns onesAl Viro1-0/+2
2008-07-26[PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro1-1/+3
2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen1-2/+3
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+6
2008-07-25include: use get/put_unaligned_* helpersHarvey Harrison1-1/+1
2008-07-25ipsec: ipcomp - Merge IPComp implementationsHerbert Xu1-0/+6
2008-07-23Remove bogus variables from syncppp.[ch]Krzysztof Hałasa1-2/+0
2008-07-22ipv6: icmp6_dst_gc return changeStephen Hemminger1-1/+1
2008-07-22netns: dont alloc ipv6 fib timer listStephen Hemminger1-1/+1
2008-07-22ipv6: make struct ipv6_devconf staticAdrian Bunk1-2/+0
2008-07-22sctp: make sctp_outq_flush() staticAdrian Bunk1-1/+0
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki3-6/+53
2008-07-21netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki1-0/+3
2008-07-20pkt_sched: Fix build with NET_SCHED disabled.David S. Miller1-0/+2
2008-07-20net_sched: Add size table for qdiscsJussi Kivilinna2-1/+25
2008-07-20net_sched: Add accessor function for packet length for qdiscsJussi Kivilinna1-6/+11
2008-07-20net_sched: Add qdisc_enqueue wrapperJussi Kivilinna1-0/+10
2008-07-19net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki1-1/+1
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller4-10/+80
2008-07-19ipv6: remove unused macros from net/ipv6.hDenis V. Lunev1-6/+0
2008-07-19ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev1-3/+1
2008-07-19tcp: options clean upAdam Langley1-0/+2
2008-07-19tcp: Fix MD5 signatures for non-linear skbsAdam Langley1-17/+12
2008-07-18sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison1-9/+14
2008-07-18sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich1-0/+2
2008-07-18tcp: RTT metrics scalingStephen Hemminger1-0/+12
2008-07-18pkt_sched: Get rid of u32_list.David S. Miller1-0/+2
2008-07-18mib: put icmpmsg statistics on struct netPavel Emelyanov2-3/+3
2008-07-18mib: put icmp statistics on struct netPavel Emelyanov2-3/+3
2008-07-18mib: put udplite statistics on struct netPavel Emelyanov2-3/+3
2008-07-18mib: put udp statistics on struct netPavel Emelyanov2-5/+5