aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Bluetooth: Remove pointless endian conversion helpersMarcel Holtmann2009-06-08
* Bluetooth: Add basic constants for L2CAP ERTM support and use themMarcel Holtmann2009-06-08
* Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.plGustavo F. Padovan2009-06-08
* Bluetooth: Remove unnecessary variable initializationMarcel Holtmann2009-06-08
* Bluetooth: Use macro for L2CAP hint mask on receiving config requestGustavo F. Padovan2009-06-08
* Bluetooth: Use macros for L2CAP channel identifiersGustavo F. Padovan2009-06-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-06-07
|\
| * wimax: depend on rfkill properlyJohannes Berg2009-06-04
| * cfg80211: fix Kconfig for users of cfg80211Johannes Berg2009-06-03
| * rfkill: always init poll delayed workJohannes Berg2009-06-03
| * mac80211: removed unused variable in ieee80211_tx()Luis R. Rodriguez2009-06-03
| * mac80211: extend sta kdoc - explain when they are addedLuis R. Rodriguez2009-06-03
| * cfg80211: make ieee80211_get_mesh_hdrlen() staticLuis R. Rodriguez2009-06-03
| * cfg80211: add rfkill supportJohannes Berg2009-06-03
| * rfkill: add function to query stateJohannes Berg2009-06-03
| * cfg80211: move txpower wext from mac80211Johannes Berg2009-06-03
| * rfkill: create useful userspace interfaceJohannes Berg2009-06-03
| * rfkill: rewriteJohannes Berg2009-06-03
| * nl80211: use GFP_ATOMIC for michael mic failure messageBob Copeland2009-06-03
| * cfg80211: fix for duplicate userspace repliesLuis R. Rodriguez2009-06-03
| * net: introduce pre-up netdev notifierJohannes Berg2009-06-03
| * mac80211: handle -EALREADY on cfg80211 op assoc reqLuis R. Rodriguez2009-06-03
| * cfg80211: disallow interfering with stations on non-AP (part 2)Johannes Berg2009-06-03
| * mac80211: fix transposed min/max CW valuesJohannes Berg2009-06-03
| * cfg80211: use key size constantsJohannes Berg2009-06-03
| * nl80211: bounce scan request back to userspaceJohannes Berg2009-06-03
| * cfg80211: validate AID of stations being addedJohannes Berg2009-06-03
| * mac80211: deprecate conf.beacon_int properlyJohannes Berg2009-06-03
* | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2009-06-04
|\ \
| * | sctp: support non-blocking version of the new sctp_connectx() APIVlad Yasevich2009-06-03
| * | sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun2009-06-03
| * | sctp: fix sack_timeout sysctl min and max typesJean-Mickael Guerin2009-06-03
| * | sctp: fix panic when T4-rto timer expire on removed transportWei Yongjun2009-06-03
| * | sctp: fix panic when T2-shutdown timer expire on removed transportWei Yongjun2009-06-03
| * | sctp: fix to only enable IPv6 address support on PF_INET6 socketWei Yongjun2009-06-03
| * | sctp: fix a typo in net/sctp/sm_statetable.cWei Yongjun2009-06-03
| * | sctp: fix the error code when ASCONF is received with invalid addressWei Yongjun2009-06-03
| * | sctp: fix report unrecognized parameter in ACSONF-ACKWei Yongjun2009-06-03
| |/
* / ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.Rami Rosen2009-06-04
|/
* net: skb->dst accessorsEric Dumazet2009-06-03
* net: skb->rtable accessorEric Dumazet2009-06-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-03
|\
| * net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui2009-06-02
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-06-01
| |\
| | * Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young2009-05-27
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-27
| |\ \
| | * | netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso2009-05-27
| | * | netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer2009-05-27
| | * | netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cachePablo Neira Ayuso2009-05-25
| | * | netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik2009-05-25