aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-23net: relax rcvbuf limitsEric Dumazet
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang
2011-11-30sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-11-26inet: add a redirect generation id in inetpeerEric Dumazet
2011-11-26route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert
2011-11-23ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-09Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville
2011-11-08cfg80211: fix missing kernel-docJohannes Berg
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-07Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04netlink: clarify attribute length check documentationJohannes Berg
2011-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-04mac80211: warn only once about not finding a rateJohannes Berg
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-11-01net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven
2011-11-01ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski
2011-11-01netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman
2011-11-01ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-31bluetooth: macroize two small inlines to avoid module.hPaul Gortmaker
2011-10-31ip_vs.h: fix implicit use of module_get/module_put from module.hPaul Gortmaker
2011-10-31nf_conntrack.h: fix up fallout from implicit moduleparam.h presencePaul Gortmaker
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2011-10-31net: sch_generic remove redundant use of <linux/module.h>Paul Gortmaker
2011-10-31net: inet_timewait_sock doesnt need <linux/module.h>Paul Gortmaker
2011-10-27ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet
2011-10-26Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-24TCP: remove TCP_DEBUGFlavio Leitner
2011-10-24net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V
2011-10-24fs/9p: change an int to unsigned intDan Carpenter
2011-10-24fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V
2011-10-24ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet
2011-10-24tcp: md5: add more const attributesEric Dumazet
2011-10-24tcp: md5: dont write skb head in tcp_md5_hash_header()Eric Dumazet
2011-10-22inet: add rfc 3168 extract in front of INET_ECN_encapsulate()Eric Dumazet
2011-10-21tcp: add const qualifiers where possibleEric Dumazet
2011-10-20net: constify skbuff and Qdisc elementsEric Dumazet
2011-10-19caif-hsi: Added recovery check of CA wake status.Daniel Martensson