| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | [NETNS]: Compilation warnings under CONFIG_NET_NS. | Denis V. Lunev | 2008-03-26 | |
| | * | | | | | | | | | | | | | | | | | | | [NETNS]: Compilation fix for include/linux/netdevice.h. | Denis V. Lunev | 2008-03-26 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_conntrack_sip: RTP routing optimization | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_conntrack_sip: support multiple media channels | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_nat_sip: split up SDP mangling | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_conntrack_sip: create RTCP expectations | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_conntrack_sip: create signalling expectations | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing hel... | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_conntrack_sip: support method specific request/response handling | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_nat_sip: get rid of text based header translation | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_conntrack_sip: parse SIP headers properly | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_conntrack_sip: remove redundant function arguments | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NETFILTER]: Add nf_inet_addr_cmp() | Patrick McHardy | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-26 | |
| | * | | | | | | | | | | | | | | | | | | | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-26 | |
| | * | | | | | | | | | | | | | | | | | | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-26 | |
| | * | | | | | | | | | | | | | | | | | | | [IPV6]: Support Source Address Selection API (RFC5014). | YOSHIFUJI Hideaki | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [IPV6]: Use bitfields for hop_limit and mcast_hops. | YOSHIFUJI Hideaki | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int. | YOSHIFUJI Hideaki | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6. | YOSHIFUJI Hideaki | 2008-03-25 | |
| | * | | | | | | | | | | | | | | | | | | | [NET]: include/linux/udp.h - remove duplicate include | Joe Perches | 2008-03-23 | |
| | * | | | | | | | | | | | | | | | | | | | [NET]: include/linux/igmp.h - remove duplicate include | Joe Perches | 2008-03-23 | |
| | * | | | | | | | | | | | | | | | | | | | [NET]: include/linux/atalk.h - remove duplicate include | Joe Perches | 2008-03-23 | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-03-22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | smc91x: introduce platform data flags V2 | Magnus Damm | 2008-03-17 | |
| | * | | | | | | | | | | | | | | | | | | | | [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX. | Rusty Russell | 2008-03-22 | |
| | * | | | | | | | | | | | | | | | | | | | | [TCP]: TCP_DEFER_ACCEPT updates - process as established | Patrick McManus | 2008-03-21 | |
| | * | | | | | | | | | | | | | | | | | | | | [NET]: Add per-connection option to set max TSO frame size | Peter P Waskiewicz Jr | 2008-03-21 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | ssb: Add SPROM/invariants support for PCMCIA devices | Michael Buesch | 2008-03-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-03-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | ssb: Add Gigabit Ethernet driver | Michael Buesch | 2008-03-06 | |
| | | * | | | | | | | | | | | | | | | | | | | | | nl80211/cfg80211: support for mesh, sta dumping | Luis Carlos Cobo | 2008-03-06 | |
| | | * | | | | | | | | | | | | | | | | | | | | | WEXT: add mesh interface type | Johannes Berg | 2008-03-06 | |
| | | * | | | | | | | | | | | | | | | | | | | | | wireless: various definitions for mesh networking | Luis Carlos Cobo | 2008-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [UDP]: Revert udplite and code split. | David S. Miller | 2008-03-06 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||
| | * | | | | | | | | | | | | | | | | | | | | | [IPV6]: Fix powerpc allmodconfig build warnings. | David S. Miller | 2008-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts | Eric Dumazet | 2008-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-03-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | [IPV6]: Make ndisc_flow_init() common for later use. | YOSHIFUJI Hideaki | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [UDP]: Allow users to configure UDP-Lite. | YOSHIFUJI Hideaki | 2008-03-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | [ARP]: Introduce the arp_hdr_len helper. | Pavel Emelyanov | 2008-03-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-02-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | ssb: Add CHIPCO IRQ access functions | Aurelien Jarno | 2008-02-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | ssb: Add support for 8bit register access | Michael Buesch | 2008-02-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | nl80211: Add monitor interface configuration flags | Michael Wu | 2008-02-29 | |
