summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-04-01net: filter: minor: fix kdoc in __sk_run_filterDaniel Borkmann
2014-04-01Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusJiri Kosina
2014-04-01Merge branch 'for-3.15/ll-driver-new-callbacks' into for-linusJiri Kosina
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-03-31Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-03-31nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-03-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-31ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-03-31ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa
2014-03-31net-gro: restore frag0 optimizationEric Dumazet
2014-03-31rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny
2014-03-31ipv6: tcp_ipv6 policy route issueWang Yufen
2014-03-31ipv6: reuse rt6_need_strictWang Yufen
2014-03-31ipv6: tcp_ipv6 do some cleanupWang Yufen
2014-03-31bridge: use is_skb_forwardable in forward pathVlad Yasevich
2014-03-31net: Allow modules to use is_skb_forwardableVlad Yasevich
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-31net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann
2014-03-31net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann
2014-03-31net: filter: move filter accounting to filter coreDaniel Borkmann
2014-03-31net: filter: keep original BPF program aroundDaniel Borkmann
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann
2014-03-30SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failedKinglong Mee
2014-03-30NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee
2014-03-30SUNRPC: New helper for creating client with rpc_xprtKinglong Mee
2014-03-30NFSD: Free backchannel xprt in bc_destroyKinglong Mee
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-29ipv6: fix checkpatch errors of "foo*" and "foo * bar"Wang Yufen
2014-03-29ipv6: fix checkpatch errors of brace and trailing statementsWang Yufen
2014-03-29ipv6: fix checkpatch errors comments and spaceWang Yufen
2014-03-29netpoll: Respect NETIF_F_LLTXEric W. Biederman
2014-03-29netpoll: Remove strong unnecessary assumptions about skbsEric W. Biederman
2014-03-29netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman
2014-03-29netpoll: Move rx enable/disable into __dev_close_manyEric W. Biederman
2014-03-29netpoll: Only call ndo_start_xmit from a single placeEric W. Biederman
2014-03-29netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman
2014-03-29workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen
2014-03-28rpc: Allow xdr_buf_subsegment to operate in-placeJ. Bruce Fields
2014-03-28SUNRPC: fix memory leak of peer addresses in XPRTKinglong Mee
2014-03-28svcrdma: fix offset calculation for non-page aligned sge entriesJeff Layton
2014-03-28xprtrdma: add separate Kconfig options for NFSoRDMA client and server supportJeff Layton
2014-03-28Fix regression in NFSRDMA serverTom Tucker
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-28bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-28net: net: add a core netdev->tx_dropped counterEric Dumazet
2014-03-28packet: respect devices with LLTX flag in direct xmitDaniel Borkmann