aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* mac80211: add station aid into ieee80211_tx_controlChr2008-04-08
* mac80211: add association capabilty and timing info into bss_confTomas Winkler2008-04-08
* mac80211: eliminate conf_htTomas Winkler2008-04-08
* Revert "mac80211: use a struct for bss->mesh_config"John W. Linville2008-04-08
* Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...David S. Miller2008-04-08
|\
| * [IPV6] NDISC: Don't rely on node-type hint from L2 unless required.YOSHIFUJI Hideaki2008-04-02
| * [IPV6]: Unify ip6_onlink() and ipip6_onlink().YOSHIFUJI Hideaki2008-04-02
| * [IPV6] NDISC: Ignore route information with /0 prefix from interior router.YOSHIFUJI Hideaki2008-04-02
| * [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.YOSHIFUJI Hideaki2008-04-02
| * [IPV6] SIT: Disallow 0.0.0.0 in PRL and Flush PRL if given for DEL.YOSHIFUJI Hideaki2008-04-02
| * [IPV6] SIT: Fix locking issues in PRL management.YOSHIFUJI Hideaki2008-04-02
| * [IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L2008-04-02
* | [IPV6] MROUTE: Use skb_tail_pointer(skb) instead of skb->tail.YOSHIFUJI Hideaki2008-04-05
* | [IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki2008-04-05
* | [IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki2008-04-05
* | [IPV6] ADDRCONF: Fix array size for sysctls.YOSHIFUJI Hideaki2008-04-03
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-02
| |\ \
| * | | net/rxrpc trivial annotationsAl Viro2008-03-30
| * | | net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...Andrew Morton2008-03-28
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-26
| |\ \ \
| * | | | SVCRDMA: Check num_sge when setting LAST_CTXT bitTom Tucker2008-03-26
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-24
| |\ \ \ \
| * | | | | SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adaptersRoland Dreier2008-03-24
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-21
| |\ \ \ \ \
| * | | | | | sched, net: socket wakeups are syncIngo Molnar2008-03-18
* | | | | | | [NETNS]: Use TCP control socket from a correct namespace.Denis V. Lunev2008-04-03
* | | | | | | [NETNS]: Create tcp control socket in the each namespace.Denis V. Lunev2008-04-03
* | | | | | | [IPV6]: Simplify IPv6 control sockets creation.Denis V. Lunev2008-04-03
* | | | | | | [INET]: uc_ttl assignment in inet_ctl_sock_create is redundant.Denis V. Lunev2008-04-03
* | | | | | | [ICMP]: Simplify ICMP control socket creation.Denis V. Lunev2008-04-03
* | | | | | | [NETNS]: Inet control socket should not hold a namespace.Denis V. Lunev2008-04-03
* | | | | | | [INET]: Let inet_ctl_sock_create return sock rather than socket.Denis V. Lunev2008-04-03
* | | | | | | [SCTP]: Replace socket with sock for SCTP control socket.Denis V. Lunev2008-04-03
* | | | | | | [SCTP]: Use inet_ctl_sock_create for control socket creation.Denis V. Lunev2008-04-03
* | | | | | | [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.Denis V. Lunev2008-04-03
* | | | | | | [DCCP]: dccp_v(4|6)_ctl_socket is leaked.Denis V. Lunev2008-04-03
* | | | | | | [DCCP]: Replace socket with sock for reset sending.Denis V. Lunev2008-04-03
* | | | | | | [TCP]: Replace socket with sock for reset sending.Denis V. Lunev2008-04-03
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | [VLAN]: Proc entry is not renamed when vlan device name changes.Pavel Emelyanov2008-04-02
| * | | | | [IPV6]: Fix ICMP relookup error path dst leakHerbert Xu2008-04-02
| * | | | | IPv6: do not create temporary adresses with too short preferred lifetimeBenoit Boissinot2008-04-02
| * | | | | IPv6: only update the lifetime of the relevant temporary addressBenoit Boissinot2008-04-02
| * | | | | bluetooth : __rfcomm_dlc_close lock fixDave Young2008-04-02
| * | | | | bluetooth : use lockdep sub-classes for diffrent bluetooth protocolDave Young2008-04-02
| * | | | | [ROSE/AX25] af_rose: rose_release() fixJarek Poplawski2008-04-02
| * | | | | mac80211: correct use_short_preamble handlingVladimir Koutny2008-04-01
| * | | | | mac80211: trigger ieee80211_sta_work after opening interfaceJan Niehusmann2008-04-01
| * | | | | [LLC]: skb allocation size for responsesJoonwoo Park2008-04-01