summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | [IPV6] MROUTE: Use skb_tail_pointer(skb) instead of skb->tail.YOSHIFUJI Hideaki2008-04-051-3/+3
* | [IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki2008-04-052-1/+281
* | [IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki2008-04-0510-30/+1521
* | [IPV6] ADDRCONF: Fix array size for sysctls.YOSHIFUJI Hideaki2008-04-041-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-035-28/+30
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-0242-135/+250
| |\ \
| * | | net/rxrpc trivial annotationsAl Viro2008-03-302-13/+16
| * | | net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...Andrew Morton2008-03-281-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-2620-42/+148
| |\ \ \
| * | | | SVCRDMA: Check num_sge when setting LAST_CTXT bitTom Tucker2008-03-261-10/+11
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-249-22/+38
| |\ \ \ \
| * | | | | SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adaptersRoland Dreier2008-03-241-2/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-2118-85/+138
| |\ \ \ \ \
| * | | | | | sched, net: socket wakeups are syncIngo Molnar2008-03-191-2/+2
* | | | | | | [NETNS]: Use TCP control socket from a correct namespace.Denis V. Lunev2008-04-031-6/+4
* | | | | | | [NETNS]: Create tcp control socket in the each namespace.Denis V. Lunev2008-04-031-2/+19
* | | | | | | [IPV6]: Simplify IPv6 control sockets creation.Denis V. Lunev2008-04-033-30/+17
* | | | | | | [INET]: uc_ttl assignment in inet_ctl_sock_create is redundant.Denis V. Lunev2008-04-031-1/+0
* | | | | | | [ICMP]: Simplify ICMP control socket creation.Denis V. Lunev2008-04-031-18/+7
* | | | | | | [NETNS]: Inet control socket should not hold a namespace.Denis V. Lunev2008-04-036-20/+15
* | | | | | | [INET]: Let inet_ctl_sock_create return sock rather than socket.Denis V. Lunev2008-04-036-20/+13
* | | | | | | [SCTP]: Replace socket with sock for SCTP control socket.Denis V. Lunev2008-04-031-5/+7
* | | | | | | [SCTP]: Use inet_ctl_sock_create for control socket creation.Denis V. Lunev2008-04-031-5/+2
* | | | | | | [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.Denis V. Lunev2008-04-036-26/+27
* | | | | | | [DCCP]: dccp_v(4|6)_ctl_socket is leaked.Denis V. Lunev2008-04-032-0/+2
* | | | | | | [DCCP]: Replace socket with sock for reset sending.Denis V. Lunev2008-04-034-15/+19
* | | | | | | [TCP]: Replace socket with sock for reset sending.Denis V. Lunev2008-04-031-4/+6
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-0229-74/+218
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | [VLAN]: Proc entry is not renamed when vlan device name changes.Pavel Emelyanov2008-04-023-6/+24
| * | | | | [IPV6]: Fix ICMP relookup error path dst leakHerbert Xu2008-04-021-2/+2
| * | | | | IPv6: do not create temporary adresses with too short preferred lifetimeBenoit Boissinot2008-04-021-0/+16
| * | | | | IPv6: only update the lifetime of the relevant temporary addressBenoit Boissinot2008-04-021-0/+3
| * | | | | bluetooth : __rfcomm_dlc_close lock fixDave Young2008-04-012-6/+1
| * | | | | bluetooth : use lockdep sub-classes for diffrent bluetooth protocolDave Young2008-04-011-0/+40
| * | | | | [ROSE/AX25] af_rose: rose_release() fixJarek Poplawski2008-04-011-0/+9
| * | | | | mac80211: correct use_short_preamble handlingVladimir Koutny2008-04-011-5/+4
| * | | | | mac80211: trigger ieee80211_sta_work after opening interfaceJan Niehusmann2008-04-011-0/+12
| * | | | | [LLC]: skb allocation size for responsesJoonwoo Park2008-03-315-31/+67
| * | | | | [IP] UDP: Use SEQ_START_TOKEN.YOSHIFUJI Hideaki2008-03-311-2/+2
| * | | | | [IPV6] MCAST: Ensure to check multicast listener(s).YOSHIFUJI Hideaki2008-03-311-2/+1
| * | | | | [LLC]: Kill llc_station_mac_sa symbol export.David S. Miller2008-03-281-1/+0
| * | | | | [INET]: inet_frag_evictor() must run with BH disabledDavid S. Miller2008-03-282-0/+5
| * | | | | [LLC]: station source mac addressJoonwoo Park2008-03-282-10/+4
| * | | | | [LLC]: bogus llc packet lengthJoonwoo Park2008-03-281-1/+5
| * | | | | [NET]: Add preemption point in qdisc_runHerbert Xu2008-03-281-3/+15
| * | | | | [NET]: Don't send ICMP_FRAG_NEEDED for GSO packetsRusty Russell2008-03-281-1/+1
| * | | | | bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day2008-03-284-4/+4
| * | | | | [LLC]: Restrict LLC sockets to rootPatrick McHardy2008-03-271-0/+3
* | | | | | [IPV6] RAW: Remove ancient comment.YOSHIFUJI Hideaki2008-04-011-5/+0
* | | | | | mac80211: use a struct for bss->mesh_configLuis Carlos Cobo2008-04-014-18/+41
OpenPOWER on IntegriCloud