summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-06-17shrinker-convert-remaining-shrinkers-to-count-scan-api-fixAndrew Morton
2013-06-17shrinker: convert remaining shrinkers to count/scan APIDave Chinner
2013-06-17mm: use totalram_pages instead of num_physpages at runtimeJiang Liu
2013-06-17Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'hid/for-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'ceph/testing'Stephen Rothwell
2013-06-17Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2013-06-16Merge branch 'freezer' into linux-nextRafael J. Wysocki
2013-06-14net: sctp: sctp_association_init: put refs in reverse orderDaniel Borkmann
2013-06-14net: sctp: minor: remove variable in sctp_init_sockDaniel Borkmann
2013-06-14net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT firstDaniel Borkmann
2013-06-14net: sctp: sideeffect: throw BUG if primary_path is NULLDaniel Borkmann
2013-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-06-14openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()Pravin B Shelar
2013-06-14openvswitch: make skb->csum consistent with rest of networking stack.Pravin B Shelar
2013-06-14openvswitch: Fix misspellings in comments and docs.Andy Hill
2013-06-14openvswitch: fix variable names in commentLorand Jakab
2013-06-14openvswitch: Unify vport error stats handling.Pravin B Shelar
2013-06-14openvswitch: Remove unused get_config vport op.Jesse Gross
2013-06-14openvswitch: Immediately exit on error in ovs_vport_cmd_set().Jesse Gross
2013-06-14Merge remote-tracking branch 'linus/master' into testingSage Weil
2013-06-14NFC: llcp: Fix the well known services endiannessSamuel Ortiz
2013-06-14NFC: llcp: Set the LLC Link Management well known service bitSamuel Ortiz
2013-06-14NFC: llcp: Do not send pending Tx frames when the remote is not readySamuel Ortiz
2013-06-14NFC: llcp: Fix non blocking sockets connectionsSamuel Ortiz
2013-06-14NFC: Fix a potential memory leakThierry Escande
2013-06-14NFC: Keep socket alive until the DISC PDU is actually sentThierry Escande
2013-06-14NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()Thierry Escande
2013-06-14NFC: Add secure element enablement netlink APISamuel Ortiz
2013-06-14NFC: Add secure element enablement internal APISamuel Ortiz
2013-06-14NFC: Remove and free all SEs when releasing an NFC deviceSamuel Ortiz
2013-06-14NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz
2013-06-14NFC: Add secure elements addition and removal APISamuel Ortiz
2013-06-14NFC: Extend and fix the internal secure element APISamuel Ortiz
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz
2013-06-14NFC: Add NCI over SPI receiveFrederic Danis
2013-06-14NFC: Add NCI over SPI sendFrederic Danis
2013-06-14NFC: Add basic NCI over SPIFrederic Danis
2013-06-13sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman
2013-06-13net/core: Add VF link state controlRony Efraim
2013-06-13htb: reorder struct htb_class fields for performanceEric Dumazet
2013-06-13net-rps: fixes for rps flow limitWillem de Bruijn