aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-30
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin2010-01-19
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-19
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | mac80211: fix sign error in pid controllerBob Copeland2010-01-18
| | * | | | | | | | | | mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault2010-01-15
| | * | | | | | | | | | cfg80211: fix channel setting for wextAbhijeet Kolekar2010-01-14
| * | | | | | | | | | | dccp: fix dccp rmmod when kernel configured to use slubNeil Horman2010-01-19
| * | | | | | | | | | | ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan2010-01-17
| * | | | | | | | | | | ax25: netrom: rose: Fix timer oopsesJarek Poplawski2010-01-16
| * | | | | | | | | | | appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()Roel Kluin2010-01-15
| * | | | | | | | | | | dccp_probe: Fix module load dependencies between dccp and dccp_probeNeil Horman2010-01-15
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller2010-01-13
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-13
| |\| | | | | | | | | | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | cfg80211: fix refcount imbalance when wext is disabledJohannes Berg2010-01-11
| | * | | | | | | | mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau2010-01-11
| | * | | | | | | | mac80211: fix endian errorJohannes Berg2010-01-08
| | * | | | | | | | mac80211: add missing sanity checks for action framesFelix Fietkau2010-01-08
| | * | | | | | | | mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek2010-01-08
| * | | | | | | | | af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski2010-01-11
* | | | | | | | | | net/sctp: Eliminate useless codeJulia Lawall2010-01-21
* | | | | | | | | | net: Optimize non-gso test checksKrishna Kumar2010-01-21
* | | | | | | | | | tipc: Clean up configuration fileAllan Stephens2010-01-19
* | | | | | | | | | net: Unexport napi_gro_flush().David S. Miller2010-01-19
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-19
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | mac80211: fix memory leak in ieee80211_send_probe_reqMing Lei2010-01-15
| * | | | | | | | | mac80211: force use_short_slot=true for 5GHzFelix Fietkau2010-01-15
| * | | | | | | | | cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez2010-01-15
| * | | | | | | | | mac80211: Fixed netif_tx_wake_all_queues in IBSS modeBenoit Papillault2010-01-15
| * | | | | | | | | cfg80211: Ingore country IEs with a zero set of number of channelsLuis R. Rodriguez2010-01-14
| * | | | | | | | | cfg80211: fix 2 GHz subband calculation for country IEsLuis R. Rodriguez2010-01-14
| * | | | | | | | | mac80211: check uapsd state for dynamic power saveKalle Valo2010-01-12
| * | | | | | | | | mac80211: create tx handler for dynamic psKalle Valo2010-01-12
| * | | | | | | | | mac80211: add debugfs interface for U-APSD queue configurationKalle Valo2010-01-12
| * | | | | | | | | mac80211: add U-APSD client supportKalle Valo2010-01-12
| * | | | | | | | | mac80211: remove unused type argumentJohannes Berg2010-01-12
| * | | | | | | | | mac80211: flush workqueue before calling driver ->stop() methodLennert Buytenhek2010-01-12
| * | | | | | | | | net/mac80211/mlme.c: Remove unnecessary semicolonsJoe Perches2010-01-12
| * | | | | | | | | mac80211: fix return from ieee80211_assoc_successJohannes Berg2010-01-12
| * | | | | | | | | mac80211: do not transmit frames on unconfigured 4-addr vlan interfacesFelix Fietkau2010-01-12
| * | | | | | | | | mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau2010-01-12
| * | | | | | | | | mac80211: use nullfunc frames for 4-addr sta detectionFelix Fietkau2010-01-12
| * | | | | | | | | cfg80211: Fix country IE parsing for single channel tripletsLuis R. Rodriguez2010-01-12
| * | | | | | | | | cfg80211: process the max power on a country IELuis R. Rodriguez2010-01-12
| * | | | | | | | | cfg80211: add debug print when we drop a bogus country IELuis R. Rodriguez2010-01-12
| * | | | | | | | | mac80211: fix a few work bugsJohannes Berg2010-01-12
| * | | | | | | | | cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-12
| * | | | | | | | | mac80211: use Probe Request template when sending a direct scanKalle Valo2010-01-12
| * | | | | | | | | mac80211: create Probe Request templateKalle Valo2010-01-12
| * | | | | | | | | mac80211: use PS Poll and Nullfunc templates when sending such framesKalle Valo2010-01-12
| * | | | | | | | | mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo2010-01-12