aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-11bridge: Add a flag to control unicast packet flood.Vlad Yasevich1-0/+1
2013-06-11bridge: Add flag to control mac learning.Vlad Yasevich1-0/+1
2013-06-11kvm: Add definition of KVM_REG_MIPSDavid Daney1-0/+1
2013-06-10sock_diag: fix filter code sent to userspaceNicolas Dichtel1-0/+1
2013-06-10net: remove last caller of skb_tail_offset() and itselfCong Wang1-8/+0
2013-06-10net: add low latency socket pollEliezer Tamir5-2/+162
2013-06-10net: add napi_id and hashEliezer Tamir1-0/+29
2013-06-10trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney1-2/+2
2013-06-10Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown1-1/+2
2013-06-07macvtap: add TUNSETQUEUE ioctlJason Wang1-0/+4
2013-06-07macvlan: change the max number of queues to 16Jason Wang1-1/+1
2013-06-07macvlan: switch to use IS_ENABLED()Jason Wang1-1/+1
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-0/+29
2013-06-07net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann1-4/+5
2013-06-07net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann1-2/+0
2013-06-07ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown1-1/+2
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-16/+4
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski1-0/+3
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-5/+20
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra1-16/+1
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-60/+125
2013-06-05KVM: add kvm_para_available to asm-generic/kvm_para.hJames Hogan1-0/+5
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-9/+65
2013-06-04transp_v6.h: style neateningJoe Perches1-52/+37
2013-06-04net: do not manually initialize enumeratorsJean Sacren1-3/+3
2013-06-04net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti1-0/+8
2013-06-04net: ipv4: make the ping /proc code AF-independentLorenzo Colitti1-0/+8
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti1-0/+13
2013-06-04Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti1-35/+35
2013-06-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-1/+6
2013-06-03cw1200: rename the cw1200 platform definition headerSolomon Peachy1-0/+0
2013-06-03cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy1-1/+36
2013-06-03cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy1-6/+6
2013-06-03cw1200: move platform_data header to correct location.Solomon Peachy1-0/+0
2013-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+4
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+1
2013-06-03ipv4: use separate genid for next hop exceptionsTimo Teräs2-0/+12
2013-06-02net_sched: restore "overhead xxx" handlingEric Dumazet1-7/+11
2013-06-02net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet1-1/+6
2013-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-2/+3
2013-06-01Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdevLinus Torvalds1-0/+1
2013-05-31list: introduce list_first_entry_or_nullJiri Pirko1-0/+11
2013-05-31xfrm: force a garbage collection after deleting a policyPaul Moore1-0/+5
2013-05-31phy: add reverse MII PHY connection typeFlorian Fainelli1-0/+1
2013-05-31iptunnel: specify protocol outside IP headerNicolas Dichtel1-1/+1
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar1-0/+15
2013-05-31net: clean up skb headers codeCong Wang1-2/+2
2013-06-01Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-2/+3
2013-05-31target: Propigate up ->cmd_kref put return via transport_generic_free_cmdNicholas Bellinger1-1/+1