summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-309-52/+275
|\
| * Merge branch 'bugfixes' into linux-nextTrond Myklebust2013-04-231-8/+3
| |\
| * \ Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-236-32/+176
| |\ \
| | * | SUNRPC: Don't recognize RPC_AUTH_MAXFLAVORChuck Lever2013-04-041-1/+4
| | * | SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switchChuck Lever2013-03-291-13/+13
| | * | SUNRPC: Make gss_mech_get() staticChuck Lever2013-03-291-4/+1
| | * | SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-293-2/+69
| | * | SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever2013-03-293-7/+20
| | * | SUNRPC: Load GSS kernel module by OIDChuck Lever2013-03-293-0/+9
| | * | SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-293-5/+59
| | * | SUNRPC: Define rpcsec_gss_info structureChuck Lever2013-03-291-1/+1
| | * | SUNRPC: Missing module alias for auth_rpcgss.koChuck Lever2013-03-291-0/+1
| * | | SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust2013-04-142-1/+7
| * | | SUNRPC: Fix a livelock problem in the xprt->backlog queueTrond Myklebust2013-04-142-4/+74
| * | | sunrpc: drop "select NETVM"Paul Bolle2013-04-051-1/+0
| |/ /
| * | SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasksTrond Myklebust2013-03-252-14/+18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \ \
| * | | net: sctp: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-181-1/+1
* | | | net/core: remove duplicate statements by do-while loopAkinobu Mita2013-04-291-9/+6
* | | | net/core: rename random32() to prandom_u32()Akinobu Mita2013-04-291-14/+15
* | | | net/netfilter: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
* | | | net/sched: rename random32() to prandom_u32()Akinobu Mita2013-04-291-1/+1
* | | | net/sunrpc: rename random32() to prandom_u32()Akinobu Mita2013-04-291-2/+2
* | | | sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()Jeff Layton2013-04-291-14/+2
* | | | lib, net: make isodigit() public and use itAndy Shevchenko2013-04-291-1/+0
* | | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-292-6/+2
|\ \ \ \
| * \ \ \ Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman2013-04-1456-193/+462
| |\ \ \ \
| * | | | | TTY: ircomm: fix DTR being raised on hang upJohan Hovold2013-04-121-1/+1
| * | | | | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-0155-401/+449
| |\ \ \ \ \
| * \ \ \ \ \ Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-2130-135/+236
| |\ \ \ \ \ \
| * | | | | | | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-181-5/+1
* | | | | | | | net: rate-limit warn-bad-offload splats.Ben Greear2013-04-191-0/+3
* | | | | | | | pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun2013-04-191-1/+1
* | | | | | | | irda: small read past the end of array in debug codeDan Carpenter2013-04-192-2/+11
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-04-193-3/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2013-04-192-2/+14
| * | | | | | | | netfilter: ipset: bitmap:ip,mac: fix listing with timeoutJozsef Kadlecsik2013-04-181-1/+5
* | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-192-12/+39
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-182-12/+39
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...John W. Linville2013-04-121-4/+20
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg2013-04-101-4/+20
| | * | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-081-8/+19
| | |\| | | | | | | | |
| | | * | | | | | | | | mac80211: fix LED in idle handlingJohannes Berg2013-04-081-8/+19
* | | | | | | | | | | | tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet2013-04-191-33/+31
* | | | | | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-04-185-23/+28
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | batman-adv: make is_my_mac() check for the current mesh onlyAntonio Quartulli2013-04-175-23/+28
* | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-04-182-13/+19
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | openvswitch: correct an invalid BUG_ONHong Zhiguo2013-03-271-1/+1
| * | | | | | | | | | | openvswitch: Preallocate reply skb in ovs_vport_cmd_set().Jesse Gross2013-03-271-12/+18
* | | | | | | | | | | | net: drop dst before queueing fragmentsEric Dumazet2013-04-172-6/+20