aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2008-12-05net: Fix soft lockups/OOM issues w/ unix garbage collector (CVE-2008-5300)dann frazier
2008-11-13net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi
2008-11-07net: Fix recursive descent in __scm_destroy().David Miller
2008-09-30sctp: Fix kernel panic while process protocol violation parameterWei Yongjun
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo
2008-09-11netlink: fix overrun in attribute iterationVegard Nossum
2008-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-09-09[Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann
2008-09-09[Bluetooth] Enforce correct authentication requirementsMarcel Holtmann
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano
2008-08-27pkt_sched: Fix sch_tree_lock()Jarek Poplawski
2008-08-27pkt_sched: Fix gen_estimator locksJarek Poplawski
2008-08-22pkt_sched: Fix qdisc list lockingJarek Poplawski
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski
2008-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-08-18mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATELuis R. Rodriguez
2008-08-17pkt_sched: No longer destroy qdiscs from RCU.David S. Miller
2008-08-17pkt_sched: Add 'deactivated' state.David S. Miller
2008-08-14netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...Brian Haley
2008-08-13ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.Rami Rosen
2008-08-13ipv6: ip6_route.h cleanup.Rami Rosen
2008-08-13pkt_sched: Add queue stopped test back to qdisc_run().David S. Miller
2008-08-11ipvs: Embed estimator object into stats objectSven Wegener
2008-08-11ipvs: Mark net_vs_ctl_path constSven Wegener
2008-08-11ipvs: Use ARRAY_SIZE()Sven Wegener
2008-08-07Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-08-07Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik
2008-08-06tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng
2008-08-05Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...David S. Miller
2008-08-05ipv4: remove unused field in struct flowi (include/net/flow.h).Rami Rosen
2008-08-04net: Kill plain NET_XMIT_BYPASS.David S. Miller
2008-08-04net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski
2008-08-04net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski
2008-08-04mac80211: make listen_interval be limited by low level driverTomas Winkler
2008-08-04mac80211: pass dtim_period to low level driverEmmanuel Grumbach
2008-08-03sctp: Drop ipfargok in sctp_xmit functionHerbert Xu
2008-08-02pkt_sched: Make sure RTNL is held in qdisc_root_lock().David S. Miller
2008-07-31ipvs: Move userspace definitions to include/linux/ip_vs.hJulius Volz
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-29mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flagJohannes Berg
2008-07-27net: missing bits of net-namespace / sysctlAl Viro
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-26[PATCH] f_count may wrap aroundAl Viro
2008-07-26[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns onesAl Viro
2008-07-26[PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro
2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen
2008-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-25include: use get/put_unaligned_* helpersHarvey Harrison
2008-07-25ipsec: ipcomp - Merge IPComp implementationsHerbert Xu