aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-11ipv6: router reachability probingJiri Benc1-0/+1
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel1-3/+2
2013-12-11tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue1-0/+3
2013-12-10ipv4: add support for IFA_FLAGS nl attributeJiri Pirko1-1/+1
2013-12-10dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko1-1/+1
2013-12-10cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore1-1/+1
2013-12-09ipv6: add ip6_flowlabel helperFlorent Fourcot1-0/+5
2013-12-09ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot1-1/+0
2013-12-09ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot1-0/+1
2013-12-09ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot1-0/+1
2013-12-09etherdevice: Optimize a few is_<foo>_ether_addr functionsJoe Perches1-2/+23
2013-12-09etherdevice: Add ether_addr_equal_unalignedJoe Perches1-0/+18
2013-12-09neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko1-0/+7
2013-12-09neigh: restore old behaviour of default parms valuesJiri Pirko2-0/+20
2013-12-09neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko1-1/+6
2013-12-09neigh: wrap proc dointvec functionsJiri Pirko1-0/+9
2013-12-09neigh: convert parms to an arrayJiri Pirko1-13/+35
2013-12-09net: phy: report link partner features through ethtoolFlorian Fainelli1-2/+3
2013-12-09packet: introduce PACKET_QDISC_BYPASS socket optionDaniel Borkmann1-0/+1
2013-12-09net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann1-0/+18
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+5
2013-12-09pkt_sched: give visibility to mq slave qdiscsEric Dumazet1-0/+1
2013-12-06ether_addr_equal: Optimize implementation, remove unused compare_ether_addrJoe Perches1-33/+18
2013-12-06ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage temporary addressesJiri Pirko1-0/+1
2013-12-06ipv6 addrconf: extend ifa_flags to u32Jiri Pirko3-3/+7
2013-12-06net: introduce dev_consume_skb_any()Eric Dumazet1-9/+44
2013-12-06net: phy: breakdown PHY_*_FEATURES definesFlorian Fainelli1-7/+16
2013-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller5-62/+189
2013-12-06tcp: auto corkingEric Dumazet2-0/+2
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher28-76/+32
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher8-24/+16
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-62/+189
2013-12-05tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman1-4/+2
2013-12-05xen-netback: fix fragment detection in checksum setupPaul Durrant2-1/+3
2013-12-05Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller2-9/+10
2013-12-02Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller1-21/+18
2013-12-02PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not presentRafael J. Wysocki1-0/+1
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville5-62/+189
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-12-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+27
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-5/+15
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich1-1/+2
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski1-3/+25
2013-12-02cfg80211: fix reporting 5/10 MHz support to user spaceFelix Fietkau1-0/+8
2013-11-30net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin1-1/+3
2013-11-28sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang1-0/+1
2013-11-28genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg1-0/+1
2013-11-28diag: warn about missing first netlink attributeNicolas Dichtel3-0/+3