summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-04-23netlink: fix typo in net/netlink/af_netlink.cStephen Rothwell
2013-04-23net/core: remove duplicate statements by do-while loopAkinobu Mita
2013-04-23net/core: rename random32() to prandom_u32()Akinobu Mita
2013-04-23net/netfilter: rename random32() to prandom_u32()Akinobu Mita
2013-04-23net/sched: rename random32() to prandom_u32()Akinobu Mita
2013-04-23net/sunrpc: rename random32() to prandom_u32()Akinobu Mita
2013-04-23sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()Jeff Layton
2013-04-23lib, net: make isodigit() public and use itAndy Shevchenko
2013-04-23ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei
2013-04-23Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'virtio/virtio-next'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-04-23Merge remote-tracking branch 'ceph/testing'Stephen Rothwell
2013-04-22batman-adv: fix global protection fault during soft_iface destructionAntonio Quartulli
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22libceph: fix byte order mismatchAlex Elder
2013-04-22net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann
2013-04-22Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust
2013-04-22net: Remove return value from list_netdevice()dingtianhong
2013-04-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-04-22mac80211/minstrel: use the new rate control APIFelix Fietkau
2013-04-22mac80211/minstrel_ht: use the new rate control APIFelix Fietkau
2013-04-22mac80211: improve the rate control APIFelix Fietkau
2013-04-22cfg80211: introduce critical protocol indication from user-spaceArend van Spriel
2013-04-22mac80211: minstrel_ht: initialize rates selectionKarl Beldan
2013-04-22mac80211: minstrel_ht: pick only supported rates for sta and group max*ratesKarl Beldan
2013-04-22rfkill: fix error return code in rfkill_gpio_probe()Wei Yongjun
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar
2013-04-22cfg80211: invert P2P-Device vs. netdev check orderingJohannes Berg
2013-04-22cfg80211: fix P2P-Device stop lockingJohannes Berg
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-22libceph: support pages for class request dataAlex Elder
2013-04-22libceph: fix two messenger bugsAlex Elder
2013-04-21net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=nPatrick McHardy
2013-04-21net: vlan: fix memory leak in vlan_info_rcu_free()Patrick McHardy
2013-04-20libceph: support raw data requestsAlex Elder
2013-04-20libceph: clean up osd data field access functionsAlex Elder
2013-04-20libceph: kill off osd data write_request parametersAlex Elder
2013-04-19net: rate-limit warn-bad-offload splats.Ben Greear
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-19pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun