summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: Add utility functions to clear rxhashTom Herbert2013-12-171-3/+2
* tcp: refine TSO splitsEric Dumazet2013-12-171-7/+0
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-174-0/+60
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-134-0/+60
| |\
| | * Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2013-12-092-0/+12
| | * Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg2013-12-051-1/+0
| | * Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg2013-12-051-0/+1
| | * Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg2013-12-051-0/+1
| | * Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg2013-12-051-0/+1
| | * Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg2013-12-051-0/+3
| | * Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg2013-12-051-0/+3
| | * Bluetooth: Add LE L2CAP flow control modeJohan Hedberg2013-12-051-0/+7
| | * Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg2013-12-051-0/+1
| | * Bluetooth: Add definitions for LE connection oriented channelsJohan Hedberg2013-12-051-0/+31
| | * Bluetooth: Add module parameter to enable LE CoC supportJohan Hedberg2013-12-051-0/+1
* | | sctp: Reorder 'struc association' members to reduce its sizewangweidong2013-12-171-30/+29
|/ /
* | ipv6: router reachability probingJiri Benc2013-12-111-0/+1
* | dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-101-1/+1
* | cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore2013-12-101-1/+1
* | ipv6: add ip6_flowlabel helperFlorent Fourcot2013-12-091-0/+5
* | ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot2013-12-091-0/+1
* | neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko2013-12-091-0/+7
* | neigh: restore old behaviour of default parms valuesJiri Pirko2013-12-091-0/+13
* | neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-091-1/+6
* | neigh: wrap proc dointvec functionsJiri Pirko2013-12-091-0/+9
* | neigh: convert parms to an arrayJiri Pirko2013-12-091-13/+35
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-092-5/+4
|\ \
| * | tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-051-4/+2
| * | xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-051-1/+2
* | | pkt_sched: give visibility to mq slave qdiscsEric Dumazet2013-12-091-0/+1
* | | ipv6 addrconf: extend ifa_flags to u32Jiri Pirko2013-12-062-3/+3
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-063-49/+147
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-063-49/+147
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-023-49/+147
| | |\
| | | * cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-021-1/+2
| | | * cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-3/+25
| | | * cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez2013-11-251-2/+2
| | | * mac80211: add min required channel definition fieldEliad Peller2013-11-251-0/+4
| | | * cfg80211: add an option to disable processing country IEsLuis R. Rodriguez2013-11-251-0/+5
| | | * cfg80211: add flags to define country IE processing rulesLuis R. Rodriguez2013-11-251-12/+24
| | | * cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-252-40/+52
| | | * mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-0/+36
| | | * cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-251-0/+2
| | | * cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()Luis R. Rodriguez2013-11-251-1/+6
| | | * cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-5/+4
* | | | tcp: auto corkingEric Dumazet2013-12-061-0/+1
* | | | include/net/: Fix FSF address in file headersJeff Kirsher2013-12-0628-76/+32
* | | | sctp: Fix FSF address in file headersJeff Kirsher2013-12-066-18/+12
|/ / /
* | | sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang2013-11-281-0/+1
* | | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2013-11-233-4/+7
|/ /
OpenPOWER on IntegriCloud