summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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-032-2/+20
* [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-037-21/+22
* [INET]: Let inet_ctl_sock_create return sock rather than socket.Denis V. Lunev2008-04-037-21/+14
* [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-038-31/+32
* [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
* [NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev2008-04-033-7/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-0255-687/+286
|\
| * [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
| * [ATM] drivers/atm/iphase.c: compilation warning fixLeonardo Potenza2008-04-021-0/+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
| * b43: Fix PCMCIA IRQ routingMichael Buesch2008-04-011-2/+4
| * b43: Add DMA mapping failure messagesMichael Buesch2008-04-011-1/+6
| * mac80211: trigger ieee80211_sta_work after opening interfaceJan Niehusmann2008-04-011-0/+12
| * [LLC]: skb allocation size for responsesJoonwoo Park2008-03-317-35/+74
| * [IP] UDP: Use SEQ_START_TOKEN.YOSHIFUJI Hideaki2008-03-311-2/+2
| * [NET]: Remove Documentation/networking/sk98lin.txtAdrian Bunk2008-03-312-571/+0
| * [ATM] atm/idt77252.c: Make 2 functions staticAdrian Bunk2008-03-311-4/+2
| * [ATM]: Make atm/he.c:read_prom_byte() staticAdrian Bunk2008-03-311-2/+1
| * [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
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-2810-21/+28
| |\
| | * forcedeth: fix locking bug with netconsoleIngo Molnar2008-03-281-8/+10
| | * usb net: asix does not really need 10/100mbitMike Frysinger2008-03-281-1/+1
| | * Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger2008-03-281-2/+0
| | * ibm_newemac: emac_tx_csum typo fixValentine Barshak2008-03-281-2/+2
| | * Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman2008-03-281-1/+1
| | * S2io: Version update for Tx completion patchSreenivasa Honnur2008-03-281-1/+1
| | * drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell2008-03-281-4/+0
| | * dm9601: Fix multicast hash table handlingPeter Korsgaard2008-03-281-1/+1
| | * [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-282-1/+12
| * | [INET]: inet_frag_evictor() must run with BH disabledDavid S. Miller2008-03-282-0/+5
| * | net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori2008-03-281-2/+4
| * | [LLC]: station source mac addressJoonwoo Park2008-03-283-11/+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
OpenPOWER on IntegriCloud