summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* pkt_sched: gen_kill_estimator() rcu fixesEric Dumazet2010-06-112-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-112-45/+110
|\
| * wireless: fix kernel-docJohannes Berg2010-06-082-31/+90
| * mac80211: Remove deprecated sta_notify commandsSujith2010-06-041-5/+1
| * mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg2010-06-031-4/+2
| * mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-031-0/+14
| * mac80211: remove tx status ampdu_ack_mapJohannes Berg2010-06-031-4/+1
| * cfg80211: make action channel type optionalJohannes Berg2010-06-021-0/+1
| * wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
* | net-next: remove useless union keywordChangli Gao2010-06-104-14/+8
* | ip: ip_ra_control() rcu fixEric Dumazet2010-06-101-1/+4
* | phonet: use call_rcu for phonet device freeJiri Pirko2010-06-091-0/+1
* | ip: Router Alert RCU conversionEric Dumazet2010-06-071-1/+1
* | tcp: Fix slowness in read /proc/net/tcpTom Herbert2010-06-071-1/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-062-17/+4
|\ \
| * | net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-041-3/+3
| * | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-05-311-14/+1
* | | net: use __packed annotationEric Dumazet2010-06-037-21/+21
* | | ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard2010-06-021-0/+4
* | | net: CONFIG_NET_NS reductionEric Dumazet2010-06-024-39/+7
* | | net: add additional lock to qdisc to increase throughputEric Dumazet2010-06-021-1/+2
* | | net: QDISC_STATE_RUNNING dont need atomic bit opsEric Dumazet2010-06-021-4/+11
* | | net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2010-06-022-1/+16
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-283-8/+16
|\ \
| * | net: fix lock_sock_bh/unlock_sock_bhEric Dumazet2010-05-271-6/+14
| * | sctp: dubious bitfields in sctp_transportDan Carpenter2010-05-261-1/+1
| * | cls_cgroup: Initialise classid when module is absentHerbert Xu2010-05-251-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-255-5/+79
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-251-1/+3
| |\ \ | | |/
| | * wireless: fix mac80211.h kernel-doc warningsRandy Dunlap2010-05-241-0/+3
| | * Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-241-1/+0
| * | sock.h: fix kernel-doc warningRandy Dunlap2010-05-241-1/+1
| * | cls_cgroup: Fix build error when built-inHerbert Xu2010-05-241-1/+1
| * | cls_cgroup: Store classid in struct sockHerbert Xu2010-05-242-1/+72
| * | caif: Bugfix - use standard Linux listsSjur Braendeland2010-05-231-2/+2
| |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-201-1/+1
| |\
| | * netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx2010-05-201-1/+1
* | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-252-6/+6
* | | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-241-1/+0
* | | 9p: add 9P2000.L rename operationSripathi Kodi2010-05-212-0/+14
* | | 9p: add 9P2000.L statfs operationSripathi Kodi2010-05-212-0/+21
|/ /
* | ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-181-2/+10
* | net: Introduce skb_tunnel_rx() helperEric Dumazet2010-05-171-0/+20
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-171-0/+39
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-0/+39
| |\ \
| | * | mac80211: add offload channel switch supportJohannes Berg2010-05-121-0/+39
* | | | X25: Move accept approve flag to bitfieldandrew hendry2010-05-171-3/+2
* | | | X25: Move interrupt flag to bitfieldandrew hendry2010-05-171-1/+2
* | | | X25: Move qbit flag to bitfieldandrew hendry2010-05-171-1/+5
* | | | net: implements ip_route_input_noref()Eric Dumazet2010-05-171-1/+16
OpenPOWER on IntegriCloud