aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-03ipv4: use separate genid for next hop exceptionsTimo Teräs2-0/+12
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-31net: clean up skb headers codeCong Wang1-2/+2
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-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
2013-05-28net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko1-0/+5
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-0/+13
2013-05-27netpoll: remove return value from netpoll_rx_disable()dingtianhong1-2/+2
2013-05-27MPLS: Add limited GSO supportSimon Horman3-1/+9
2013-05-27net: Use 16bits for *_headers fields of struct skbuffSimon Horman1-113/+6
2013-05-27phy: allow drivers to flag a PHY device as internalFlorian Fainelli1-0/+12
2013-05-27net: ethtool: disambiguate XCVR_* meaningFlorian Fainelli1-2/+2
2013-05-25net: add netnotifier event for upper device changeJiri Pirko1-0/+1
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti3-3/+55
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-49/+111
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-7/+32
2013-05-23xen: netif.h: document feature-split-event-channelsWei Liu1-0/+12
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+2
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-3/+6
2013-05-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixesLinus Torvalds1-2/+0
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-3/+4
2013-05-22Add include dependencies to <linux/printk.h>.Ralf Baechle1-0/+1
2013-05-21Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+6
2013-05-20phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli1-0/+2
2013-05-20phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli1-0/+12
2013-05-20tcp: md5: remove spinlock usage in fast pathEric Dumazet1-3/+5
2013-05-20net: ipv6: remove 'next' member from inet6_devDaniel Borkmann1-1/+0
2013-05-20rps: selective flow shedding during softnet overflowWillem de Bruijn1-0/+17
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-5/+12
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley1-1/+1
2013-05-20drm/radeon: add Hainan pci idsAlex Deucher1-0/+6
2013-05-20Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-6/+6
2013-05-19filter: do not output bpf image address for security reasonEric Dumazet1-2/+2
2013-05-19tcp: remove bad timeout logic in fast recoveryYuchung Cheng2-2/+0
2013-05-20virtio_console: fix uapi headerMichael S. Tsirkin1-1/+1
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2-2/+3
2013-05-19ipv6: add support of peer addressNicolas Dichtel1-0/+1