summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-01-29netfilter: don't use module_init/exit in core IPV4 codePaul Gortmaker
2014-01-29Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-01-29Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2014-01-29Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2014-01-29Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2014-01-29Merge remote-tracking branch 'net/master'Stephen Rothwell
2014-01-28Bluetooth: Remove unnecessary check for chan->psmJohan Hedberg
2014-01-28Bluetooth: Always use l2cap_chan->psm for returning PSM to user spaceJohan Hedberg
2014-01-28Bluetooth: Refuse peer RFCOMM address reading when not connectedJohan Hedberg
2014-01-28Bluetooth: Refuse peer L2CAP address reading when not connectedJohan Hedberg
2014-01-28Bluetooth: Free up l2cap_chan->sport when initiating a connectionJohan Hedberg
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-27net: gre: use icmp_hdr() to get inner ip headerDuan Jiong
2014-01-27net: 6lowpan: fixup for code movementStephen Rothwell
2014-01-27net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger
2014-01-27Bluetooth: Fix disconnecting L2CAP when a credits overflow occursJohan Hedberg
2014-01-27Bluetooth: Fix disconnecting L2CAP channel for credits violationJohan Hedberg
2014-01-27Bluetooth: Fix respecting le_default_mps valueJohan Hedberg
2014-01-27libceph: follow redirect replies from osdsIlya Dryomov
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov
2014-01-27libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov
2014-01-27libceph: add ceph_pg_pool_by_id()Ilya Dryomov
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov
2014-01-27libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov
2014-01-27libceph: start using oloc abstractionIlya Dryomov
2014-01-27net: ipv4: Use PTR_ERR_OR_ZEROSachin Kamat
2014-01-27sunrpc: turn warn_gssd() log message into a dprintk()Jeff Layton
2014-01-27Bluetooth: Fix CID initialization for fixed channelsJohan Hedberg
2014-01-27Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT)Johan Hedberg
2014-01-26net: add and use skb_gso_transport_seglen()Florian Westphal
2014-01-26Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-26libceph: dout() is missing a newlineIlya Dryomov
2014-01-26libceph: add ceph_kv{malloc,free}() and switch to themIlya Dryomov
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng
2014-01-24fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp
2014-01-24gss_krb5: use lcm from kernel libLuis Henriques
2014-01-24Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXEDJohan Hedberg
2014-01-24Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXEDJohan Hedberg
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-23net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration in...Cody P Schafer
2014-01-23remove extra definitions of U32_MAXAlex Elder
2014-01-23conditionally define U32_MAXAlex Elder
2014-01-23rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_infoJiri Pirko
2014-01-23ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is calledDuan Jiong
2014-01-23net: Correctly sync addresses from multiple sources to single deviceVlad Yasevich
2014-01-23net/udp_offload: Handle static checker complaintsShlomo Pongratz