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-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-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-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-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-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-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
2013-05-31phy: Add Marvell 88E1510 phy IDMichal Simek1-0/+1
2013-05-31phy: Add Marvell 88E1116R phy IDMichal Simek1-0/+1
2013-05-30net: mv643xx_eth: add phy_node to platform_data structSebastian Hesselbarth1-0/+2
2013-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+17
2013-05-31Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+1
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz1-2/+3
2013-05-29target: Re-instate sess_wait_list for target_wait_for_sess_cmdsNicholas Bellinger1-0/+1
2013-05-29xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier1-0/+1
2013-05-29Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into linux-fbdev/for-3.10-fixesJean-Christophe PLAGNIOL-VILLARD1-0/+1
2013-05-28net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman1-0/+9
2013-05-28net: Correct comparisons and calculations using skb->tail and skb-transport_headerSimon Horman1-2/+4
2013-05-28net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang1-0/+6