summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: Fix kernel panic while process protocol violation parameterWei Yongjun2008-09-301-0/+3
* 9p: implement proper trans module refcounting and unregistrationTejun Heo2008-09-242-2/+8
* netlink: fix overrun in attribute iterationVegard Nossum2008-09-111-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-09-091-1/+2
|\
| * [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-091-0/+1
| * [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-091-1/+1
* | netns : fix kernel panic in timewait socket destructionDaniel Lezcano2008-09-081-0/+3
|/
* pkt_sched: Fix sch_tree_lock()Jarek Poplawski2008-08-271-2/+2
* pkt_sched: Fix gen_estimator locksJarek Poplawski2008-08-271-0/+8
* pkt_sched: Fix qdisc list lockingJarek Poplawski2008-08-221-0/+1
* pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski2008-08-211-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-181-8/+3
|\
| * mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATELuis R. Rodriguez2008-08-181-8/+3
* | pkt_sched: No longer destroy qdiscs from RCU.David S. Miller2008-08-171-1/+0
* | pkt_sched: Add 'deactivated' state.David S. Miller2008-08-171-0/+1
|/
* netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley2008-08-142-1/+3
* ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.Rami Rosen2008-08-131-5/+0
* ipv6: ip6_route.h cleanup.Rami Rosen2008-08-131-1/+0
* pkt_sched: Add queue stopped test back to qdisc_run().David S. Miller2008-08-131-1/+4
* ipvs: Embed estimator object into stats objectSven Wegener2008-08-111-2/+26
* ipvs: Mark net_vs_ctl_path constSven Wegener2008-08-111-1/+1
* ipvs: Use ARRAY_SIZE()Sven Wegener2008-08-111-1/+1
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-08-071-2/+0
|\
| * Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik2008-08-071-2/+0
| |\
| | * Remove bogus variables from syncppp.[ch]Krzysztof Hałasa2008-07-231-2/+0
* | | tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng2008-08-061-1/+1
|/ /
* | Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...David S. Miller2008-08-051-2/+11
|\ \
| * | mac80211: make listen_interval be limited by low level driverTomas Winkler2008-08-041-1/+8
| * | mac80211: pass dtim_period to low level driverEmmanuel Grumbach2008-08-041-1/+3
* | | ipv4: remove unused field in struct flowi (include/net/flow.h).Rami Rosen2008-08-051-1/+0
* | | net: Kill plain NET_XMIT_BYPASS.David S. Miller2008-08-041-11/+1
* | | net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski2008-08-041-3/+3
* | | net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski2008-08-041-1/+13
* | | sctp: Drop ipfargok in sctp_xmit functionHerbert Xu2008-08-031-2/+1
|/ /
* | pkt_sched: Make sure RTNL is held in qdisc_root_lock().David S. Miller2008-08-021-0/+12
* | ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz2008-07-311-245/+8
* | mac80211: partially fix skb->cb useJohannes Berg2008-07-291-6/+0
* | mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg2008-07-291-1/+0
* | net: missing bits of net-namespace / sysctlAl Viro2008-07-272-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-263-2/+6
|\ \
| * | [PATCH] f_count may wrap aroundAl Viro2008-07-261-1/+1
| * | [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns onesAl Viro2008-07-261-0/+2
| * | [PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro2008-07-261-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-261-2/+3
|\ \ \ | |/ / |/| |
| * | net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-251-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-251-0/+6
|\| |
| * | ipsec: ipcomp - Merge IPComp implementationsHerbert Xu2008-07-251-0/+6
* | | include: use get/put_unaligned_* helpersHarvey Harrison2008-07-251-1/+1
|/ /
* | ipv6: icmp6_dst_gc return changeStephen Hemminger2008-07-221-1/+1
* | netns: dont alloc ipv6 fib timer listStephen Hemminger2008-07-221-1/+1