aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | | | * 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 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-10-31
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasmHein Tibosch2012-10-28
| | * | | netfilter: nf_nat: don't check for port change on ICMP tuplesUlrich Weber2012-10-28
| | * | | netfilter: nf_conntrack: fix rt_gateway checks for H.323 helperJulian Anastasov2012-10-22
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-10-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | libceph: avoid NULL kref_put when osd reset races with alloc_msgSage Weil2012-10-24
| * | | | rbd: reset BACKOFF if unable to re-queueAlex Elder2012-10-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-26
|\ \ \ \ \
| * | | | | ipv6: Set default hoplimit as zero.Li RongQing2012-10-24
| * | | | | tcp: Reject invalid ack_seq to Fast Open socketsJerry Chu2012-10-23
| * | | | | net: fix secpath kmemleakEric Dumazet2012-10-22
| * | | | | tcp: add SYN/data info to TCP_INFOYuchung Cheng2012-10-22
| | |/ / / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-19
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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 tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-10-18
| |\ \ \ \ \ \
| | * | | | | | batman-adv: Fix potential broadcast BLA-duplicate-check race conditionLinus Lüssing2012-10-18
| | * | | | | | batman-adv: Fix broadcast packet CRC calculationLinus Lüssing2012-10-18
| * | | | | | | tcp: fix FIONREAD/SIOCINQEric Dumazet2012-10-18
| * | | | | | | netlink: use kfree_rcu() in netlink_release()Eric Dumazet2012-10-18
| * | | | | | | ipv4: Fix flushing of cached routing informationsSteffen Klassert2012-10-18
| * | | | | | | vlan: allow to change type when no vlan device is hooked on netdevJiri Pirko2012-10-18
| * | | | | | | netfilter: xt_TEE: don't use destination address found in headerEric Dumazet2012-10-17
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netPablo Neira Ayuso2012-10-17
| |\| | | | | |
| * | | | | | | netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targetsElison Niven2012-10-15
| * | | | | | | netfilter: xt_CT: fix timeout setting with IPv6Pablo Neira Ayuso2012-10-15
| * | | | | | | ipvs: initialize returned data in do_ip_vs_get_ctlArnd Bergmann2012-10-09
* | | | | | | | SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust2012-10-24
* | | | | | | | SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust2012-10-24
* | | | | | | | Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust2012-10-24
* | | | | | | | SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust2012-10-24
* | | | | | | | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-19
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2012-10-15
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | net, TTY: initialize tty->driver_data before usageSasha Levin2012-10-05