aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg2012-11-09
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-29
|\
| * mac80211: make sure data is accessible in EAPOL checkJohannes Berg2012-10-26
| * mac80211: verify that skb data is presentJohannes Berg2012-10-26
| * mac80211: check management frame header lengthJohannes Berg2012-10-26
| * wireless: drop invalid mesh address extension framesJohannes Berg2012-10-26
| * mac80211: fix SSID copy on IBSS JOINAntonio Quartulli2012-10-26
| * mac80211: don't inspect Sequence Control field on control framesJavier Cardona2012-10-25
| * mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona2012-10-25
| * mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona2012-10-25
| * mac80211: use blacklist for duplicate IE checkJohannes Berg2012-10-24
| * cfg80211: fix initialization of chan->max_reg_powerFelix Fietkau2012-10-18
| * cfg80211: fix antenna gain handlingFelix Fietkau2012-10-18
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-17
|\|
| * mac80211: connect with HT20 if HT40 is not permittedJohannes Berg2012-10-17
| * cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-15
| * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-10-15
| |\
| * | mac80211: Fix FC masking in BIP AAD generationJouni Malinen2012-10-01
* | | mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau2012-10-15
* | | mac80211: check if key has TKIP type before updating IVStanislaw Gruszka2012-10-15
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-15
|\ \ \
| * | | Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg2012-10-12
* | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\ \ \ \
| * | | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-10-07
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-13
|\ \ \ \ \
| * | | | | userns: Properly print bluetooth socket uidsEric W. Biederman2012-10-12
* | | | | | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge Trond's bugfixesJ. Bruce Fields2012-10-11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ nfs: disintegrate UAPI for nfsJ. Bruce Fields2012-10-09
| |\ \ \ \ \ \ \
| * | | | | | | | nfsd: remove unused listener-removal interfacesJ. Bruce Fields2012-09-10
| * | | | | | | | svcrpc: split up svc_handle_xprtJ. Bruce Fields2012-08-21
| * | | | | | | | svcrpc: break up svc_recvJ. Bruce Fields2012-08-21
| * | | | | | | | svcrpc: make svc_xprt_received staticJ. Bruce Fields2012-08-21
| * | | | | | | | svcrpc: make xpo_recvfrom return only >=0J. Bruce Fields2012-08-21
| * | | | | | | | svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields2012-08-21
| * | | | | | | | svcrpc: minor udp code cleanupJ. Bruce Fields2012-08-21
| * | | | | | | | svcrpc: share some setup of listening socketsJ. Bruce Fields2012-08-21
| * | | | | | | | svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSYJ. Bruce Fields2012-08-21
| * | | | | | | | svcrpc: clean up control flowJ. Bruce Fields2012-08-21
| * | | | | | | | svcrpc: standardize svc_setup_socket return conventionJ. Bruce Fields2012-08-21
| * | | | | | | | svcrpc: fix xpt_list traversal locking on shutdownJ. Bruce Fields2012-08-21
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-12
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | net: add doc for in4_pton()Amerigo Wang2012-10-12
| * | | | | | | | net: add doc for in6_pton()Amerigo Wang2012-10-12
| * | | | | | | | vti: fix sparse bit endian warningsstephen hemminger2012-10-12
| * | | | | | | | tcp: resets are misroutedAlexey Kuznetsov2012-10-12
| * | | | | | | | tcp: sysctl interface leaks 16 bytes of kernel memoryAlan Cox2012-10-11
| * | | | | | | | ipv4: fix route mark sparse warningstephen hemminger2012-10-10
| * | | | | | | | bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi2012-10-10
| * | | | | | | | pktgen: replace scan_ip6() with in6_pton()Amerigo Wang2012-10-10