summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2013-12-18net_sched: act: use standard struct list_headWANG Cong2-10/+18
2013-12-18net_sched: remove get_stats from tc_action_opsWANG Cong1-1/+0
2013-12-18net: Add utility functions to clear rxhashTom Herbert1-3/+2
2013-12-18tcp: refine TSO splitsEric Dumazet1-7/+0
2013-12-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-0/+60
2013-12-17sctp: Reorder 'struc association' members to reduce its sizewangweidong1-30/+29
2013-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-0/+60
2013-12-12ipv6: router reachability probingJiri Benc1-0/+1
2013-12-11dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko1-1/+1
2013-12-11cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore1-1/+1
2013-12-10ipv6: add ip6_flowlabel helperFlorent Fourcot1-0/+5
2013-12-10ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot1-0/+1
2013-12-10neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko1-0/+7
2013-12-10neigh: restore old behaviour of default parms valuesJiri Pirko1-0/+13
2013-12-10neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko1-1/+6
2013-12-10neigh: wrap proc dointvec functionsJiri Pirko1-0/+9
2013-12-10neigh: convert parms to an arrayJiri Pirko1-13/+35
2013-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+4
2013-12-10pkt_sched: give visibility to mq slave qdiscsEric Dumazet1-0/+1
2013-12-09Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2-0/+12
2013-12-07ipv6 addrconf: extend ifa_flags to u32Jiri Pirko2-3/+3
2013-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-49/+147
2013-12-06tcp: auto corkingEric Dumazet1-0/+1
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher28-76/+32
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher6-18/+12
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-49/+147
2013-12-06tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman1-4/+2
2013-12-06xen-netback: fix fragment detection in checksum setupPaul Durrant1-1/+2
2013-12-05Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg1-1/+0
2013-12-05Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg1-0/+1
2013-12-05Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg1-0/+1
2013-12-05Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg1-0/+1
2013-12-05Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg1-0/+3
2013-12-05Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg1-0/+3
2013-12-05Bluetooth: Add LE L2CAP flow control modeJohan Hedberg1-0/+7
2013-12-05Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg1-0/+1
2013-12-05Bluetooth: Add definitions for LE connection oriented channelsJohan Hedberg1-0/+31
2013-12-05Bluetooth: Add module parameter to enable LE CoC supportJohan Hedberg1-0/+1
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-49/+147
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-11-29sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang1-0/+1
2013-11-25cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez1-2/+2
2013-11-25mac80211: add min required channel definition fieldEliad Peller1-0/+4
2013-11-25cfg80211: add an option to disable processing country IEsLuis R. Rodriguez1-0/+5
2013-11-25cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez1-12/+24
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2-40/+52
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov1-0/+36
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic1-0/+2
2013-11-25cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez1-1/+6