summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAge
* net: relax rcvbuf limitsEric Dumazet2011-12-23
* net: introduce DST_NOPEER dst flagEric Dumazet2011-12-22
* net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-21
* sctp: fix incorrect overflow check on autocloseXi Wang2011-12-19
* sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet2011-11-30
* Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-11-29
|\
| * netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2011-11-22
* | inet: add a redirect generation id in inetpeerEric Dumazet2011-11-26
* | route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert2011-11-26
* | net: Move mtu handling down to the protocol depended handlersSteffen Klassert2011-11-26
* | net: Rename the dst_opt default_mtu method to mtuSteffen Klassert2011-11-26
* | ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei2011-11-23
|/
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-09
|\
| * Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-09
| |\
| | * cfg80211: fix missing kernel-docJohannes Berg2011-11-08
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-08
| | |\
| | | * Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek2011-11-07
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-07
|\ \ \ \ | |/ / /
| * | | netlink: clarify attribute length check documentationJohannes Berg2011-11-04
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-04
| |\ \ \ | | |/ /
| | * | mac80211: warn only once about not finding a rateJohannes Berg2011-11-04
| | |/
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-02
| | |\
| | | * Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-14
* | | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \ \ \ | |/ / / |/| | |
| * | | bluetooth: macroize two small inlines to avoid module.hPaul Gortmaker2011-10-31
| * | | ip_vs.h: fix implicit use of module_get/module_put from module.hPaul Gortmaker2011-10-31
| * | | nf_conntrack.h: fix up fallout from implicit moduleparam.h presencePaul Gortmaker2011-10-31
| * | | include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
| * | | net: sch_generic remove redundant use of <linux/module.h>Paul Gortmaker2011-10-31
| * | | net: inet_timewait_sock doesnt need <linux/module.h>Paul Gortmaker2011-10-31
* | | | net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven2011-11-01
* | | | ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski2011-11-01
* | | | netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso2011-11-01
* | | | ipvs: Remove unused return value of protocol state transitionsSimon Horman2011-11-01
* | | | ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman2011-11-01
* | | | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
| |/ / |/| |
* | | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-27
|/ /
* | Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds2011-10-26
|\ \
| * | net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V2011-10-24
| * | fs/9p: change an int to unsigned intDan Carpenter2011-10-24
| * | fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V2011-10-24
* | | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-24
|\ \ \ | |/ /
| * | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-10-17
| |\ \
| | * | IPVS netns shutdown/startup dead-lockHans Schillstrom2011-10-12
| * | | udplite: fast-path computation of checksum coverageGerrit Renker2011-10-17
| |/ /
* | | TCP: remove TCP_DEBUGFlavio Leitner2011-10-24
* | | ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-24
* | | tcp: md5: add more const attributesEric Dumazet2011-10-24
* | | tcp: md5: dont write skb head in tcp_md5_hash_header()Eric Dumazet2011-10-24
* | | inet: add rfc 3168 extract in front of INET_ECN_encapsulate()Eric Dumazet2011-10-22