aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
...
* | | [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* | | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* | | [NETNS]: Minor information leak via /proc/net/ptype file.Pavel Emelyanov2008-03-24
* | | [NET]: Add per-connection option to set max TSO frame sizePeter P Waskiewicz Jr2008-03-21
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-21
|\| |
| * | netpoll: zap_completion_queue: adjust skb->users counterJarek Poplawski2008-03-20
| |/
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-03-05
|\|
| * [NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2008-03-04
| * [NET]: Fix race in generic address resolution.Frank Blaschka2008-03-03
* | [ARP]: Introduce the arp_hdr_len helper.Pavel Emelyanov2008-03-03
* | [NET]: Use existing device list walker for /proc/dev_mcast.Pavel Emelyanov2008-02-29
* | [NET]: sk_release_kernel needs to be exported to modulesDavid S. Miller2008-02-29
* | [NET]: Make netlink_kernel_release publically available as sk_release_kernel.Denis V. Lunev2008-02-29
* | [NETNS]: DST cleanup routines should be called inside namespace.Denis V. Lunev2008-02-28
* | [NETNS]: Default arp parameters lookup.Denis V. Lunev2008-02-28
* | [NETNS]: Register neighbour table parameters in the correct namespace.Denis V. Lunev2008-02-28
|/
* [PKTGEN]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* [NEIGHBOUR]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-24
|\
| * [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov2008-02-23
| * [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf2008-02-23
| * [NETNS]: Namespace leak in pneigh_lookup.Denis V. Lunev2008-02-20
| * [RTNL]: Add missing link netlink attribute policy definitionsThomas Graf2008-02-19
| * [NET]: Messed multicast lists after dev_mc_sync/unsyncJorge Boncompte [DTI2]2008-02-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-19
|\|
| * Revert "[NDISC]: Fix race in generic address resolution"David S. Miller2008-02-17
| * Revert "[RTNETLINK]: Send a single notification on device state changes."David S. Miller2008-02-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-15
|\|
| * [NET]: Fix race in dev_close(). (Bug 9750)Matti Linnanvuori2008-02-13
| * [RTNETLINK]: Send a single notification on device state changes.Laszlo Attila Toth2008-02-13
| * [NET]: Fix comment for skb_pull_rcsumUrs Thuermann2008-02-13
| * [NDISC]: Fix race in generic address resolutionDavid S. Miller2008-02-12
* | docbook: make a networking book and fix a few errorsRandy Dunlap2008-02-13
* | remove final fastcall usersHarvey Harrison2008-02-13
|/
* [IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGNEric Dumazet2008-02-08
* [IPSEC] flow: Remove an unnecessary ____cacheline_alignedEric Dumazet2008-02-07
* [NET] rtnetlink.c: remove no longer used functionsAdrian Bunk2008-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-02-04
|\
| * virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell2008-02-04
* | typo fixes in net/core/net_namespace.cOliver Pinter2008-02-03
|/
* [AUDIT] Add uid, gid fields to ANOM_PROMISCUOUS messageKlaus Heinrich Kiwi2008-02-01
* [AUDIT] add session id to audit messagesEric Paris2008-02-01
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-01
* [PKTGEN]: pktgen should not print info that it is spinningJesse Brandeburg2008-01-31
* [VLAN]: set_rx_mode support for unicast address listChris Leech2008-01-31
* [PKTGEN]: Remove an unused definition in pktgen.c.Rami Rosen2008-01-31
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-31
* [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy2008-01-28