aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
* | | | | | | | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-19
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | SUNRPC: Prevent kernel stack corruption on long values of flushSasha Levin2012-10-17
| | |/ / / / / | |/| | | | |
* | | | | | | ipv6: addrconf: fix /proc/net/if_inet6Eric Dumazet2012-10-16
* | | | | | | sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan2012-10-16
* | | | | | | vlan: fix bond/team enslave of vlan challenged slave/portJiri Pirko2012-10-16
|/ / / / / /
* | | | | | 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