summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | wireless: make regdom passing semantics simplerJohannes Berg2008-10-31
| * | | | | | | | mac80211: Re-enable aggregationSujith2008-10-31
| * | | | | | | | wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville2008-10-31
| * | | | | | | | wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-10-31
| * | | | | | | | wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2008-10-31
| * | | | | | | | wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-10-31
| * | | | | | | | wireless: don't publish __regulatory_hintJohannes Berg2008-10-31
| * | | | | | | | mac80211: fix a few typos in mac80211 kernel docBob Copeland2008-10-31
| * | | | | | | | Add nl80211 commands to get and set o11s mesh networking parameterscolin@cozybit.com2008-10-31
| * | | | | | | | mac80211: remove rate_control_clearJohannes Berg2008-10-31
| * | | | | | | | mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
| * | | | | | | | mac80211: rewrite HT handlingJohannes Berg2008-10-31
| * | | | | | | | mac80211: move bss_conf into vifJohannes Berg2008-10-31
| * | | | | | | | mac80211: make retry limits part of hw configJohannes Berg2008-10-31
| * | | | | | | | mac80211: introduce hw config change flagsJohannes Berg2008-10-31
| * | | | | | | | mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-31
| * | | | | | | | 802.11: clean up/fix HT supportJohannes Berg2008-10-31
| * | | | | | | | mac80211: fix short slot handlingJohannes Berg2008-10-31
| * | | | | | | | mac80211: remove max_antenna_gain configJohannes Berg2008-10-31
| * | | | | | | | mac80211: remove wiphy_to_hwJohannes Berg2008-10-31
| * | | | | | | | misc: replace NIPQUAD()Harvey Harrison2008-10-31
| * | | | | | | | pkt_sched: Add peek emulation for non-work-conserving qdiscs.Jarek Poplawski2008-10-31
| * | | | | | | | pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.Patrick McHardy2008-10-31
| * | | | | | | | pkt_sched: sch_generic: Add Qdisc_ops peek() method.Jarek Poplawski2008-10-31
| * | | | | | | | xfrm: remove unused struct xfrm_policy::nextAlexey Dobriyan2008-10-31
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net: replace %p6 with %pI6Harvey Harrison2008-10-29
| * | | | | | | | | udp: introduce sk_for_each_rcu_safenext()Eric Dumazet2008-10-29
| * | | | | | | | | udp: RCU handling for Unicast packets.Eric Dumazet2008-10-29
| * | | | | | | | | udp: introduce struct udp_table and multiple spinlocksEric Dumazet2008-10-29
| * | | | | | | | | net: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-28
| * | | | | | | | | net: reduce structures when XFRM=nAlexey Dobriyan2008-10-28
| * | | | | | | | | netlink: constify struct nlattr * arg to parsing functionsPatrick McHardy2008-10-28
| * | | | | | | | | net: implement emergency route cache rebulds when gc_elasticity is exceededNeil Horman2008-10-27
* | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [S390] iucv: Locking free version of iucv_message_(receive|send)Hendrik Brueckner2008-12-25
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'next' into for-linusJames Morris2008-12-25
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'master' into nextJames Morris2008-12-04
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' into nextJames Morris2008-11-18
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' into nextJames Morris2008-11-14
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | CRED: Wrap task credential accesses in the networking subsystemDavid Howells2008-11-14
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz2008-12-17
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier2008-11-26
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | net: Fix memory leak in the proto_register functionCatalin Marinas2008-11-21
| |_|_|_|_|/ |/| | | | |
* | | | | | mac80211: remove ieee80211_notify_macJohannes Berg2008-11-18
| |_|/ / / |/| | | |
* | | | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-13
| |/ / / |/| | |
* | | | net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi2008-11-09
| |_|/ |/| |
* | | net: Fix recursive descent in __scm_destroy().David Miller2008-11-06
|/ /
* | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2008-10-30
* | net: delete excess kernel-doc notationRandy Dunlap2008-10-30