summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-06-06Merge 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-05transp_v6.h: style neateningJoe Perches1-52/+37
2013-06-05net: 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/s39...Linus Torvalds1-0/+4
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-06-03ipv4: use separate genid for next hop exceptionsTimo Teräs2-0/+12
2013-06-03net_sched: restore "overhead xxx" handlingEric Dumazet1-7/+11
2013-06-03net: 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/g...Linus Torvalds1-0/+1
2013-06-01list: introduce list_first_entry_or_nullJiri Pirko1-0/+11
2013-06-01xfrm: force a garbage collection after deleting a policyPaul Moore1-0/+5
2013-06-01phy: add reverse MII PHY connection typeFlorian Fainelli1-0/+1
2013-06-01iptunnel: specify protocol outside IP headerNicolas Dichtel1-1/+1
2013-06-01udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar1-0/+15
2013-06-01net: clean up skb headers codeCong Wang1-2/+2
2013-06-01Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/ker...Linus 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-31net: mv643xx_eth: add phy_node to platform_data structSebastian Hesselbarth1-0/+2
2013-05-31Merge 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/lin...Linus Torvalds1-0/+1
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz1-2/+3
2013-05-30target: 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 ...Jean-Christophe PLAGNIOL-VILLARD1-0/+1
2013-05-29net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman1-0/+9
2013-05-29net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman1-2/+4
2013-05-29net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang1-0/+6
2013-05-29net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko1-0/+5
2013-05-29net: pass info struct via netdevice notifierJiri Pirko1-0/+13
2013-05-28netpoll: remove return value from netpoll_rx_disable()dingtianhong1-2/+2
2013-05-28MPLS: Add limited GSO supportSimon Horman3-1/+9
2013-05-28net: Use 16bits for *_headers fields of struct skbuffSimon Horman1-113/+6
2013-05-28phy: allow drivers to flag a PHY device as internalFlorian Fainelli1-0/+12
2013-05-28net: ethtool: disambiguate XCVR_* meaningFlorian Fainelli1-2/+2
2013-05-26net: add netnotifier event for upper device changeJiri Pirko1-0/+1
2013-05-26net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti3-3/+55
2013-05-26Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-35/+5
2013-05-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-0/+9
2013-05-25Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds4-8/+32
2013-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-49/+111
2013-05-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2013-05-25linux/kernel.h: fix kernel-doc warningRandy Dunlap1-2/+3