index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-03
SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.
Trond Myklebust
1
-2
/
+4
2006-08-03
RPC: Ensure that we disconnect TCP socket when client requests error out
Trond Myklebust
3
-42
/
+60
2006-08-02
[NET]: Fix more per-cpu typos
Alexey Dobriyan
2
-3
/
+3
2006-08-02
[I/OAT]: Remove CPU hotplug lock from net_dma_rebalance
Chris Leech
1
-5
/
+0
2006-08-02
[DECNET]: Fix for routing bug
Patrick Caulfield
1
-2
/
+7
2006-08-02
[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch
Catherine Zhang
2
-14
/
+12
2006-08-02
[NET]: skb_queue_lock_key() is no longer used.
Adrian Bunk
1
-7
/
+0
2006-08-02
[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error
Wei Dong
2
-6
/
+9
2006-08-02
[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter error
Wei Dong
1
-0
/
+1
2006-08-02
[NET]: Kill the WARN_ON() calls for checksum fixups.
David S. Miller
1
-10
/
+0
2006-08-02
[NETFILTER]: xt_hashlimit/xt_string: missing string validation
Patrick McHardy
2
-1
/
+7
2006-08-02
[NETFILTER]: SIP helper: expect RTP streams in both directions
Patrick McHardy
1
-1
/
+1
2006-08-02
[NET]: Add netdev_alloc_skb().
Christoph Hellwig
1
-0
/
+24
2006-08-02
[TCP]: Process linger2 timeout consistently.
David S. Miller
1
-1
/
+2
2006-08-02
[SECURITY] secmark: nul-terminate secdata
James Morris
1
-0
/
+2
2006-08-02
[NET]: Core net changes to generate netevents
Tom Tucker
4
-7
/
+24
2006-08-02
[NET]: Network Event Notifier Mechanism.
Tom Tucker
1
-0
/
+69
2006-08-02
[TCP]: SNMPv2 tcpAttemptFails counter error
Wei Yongjun
3
-5
/
+3
2006-08-02
[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()
James Morris
1
-1
/
+1
2006-08-02
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
Herbert Xu
1
-4
/
+10
2006-08-02
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
Herbert Xu
6
-46
/
+88
2006-08-02
[XFRM]: Fix protocol field value for outgoing IPv6 GSO packets
Patrick McHardy
1
-1
/
+1
2006-08-02
[IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDR
Noriaki TAKAMIYA
1
-0
/
+57
2006-08-02
[IPV6] ADDRCONF: Support get operation of single address
Noriaki TAKAMIYA
1
-1
/
+58
2006-08-02
[IPV6] ADDRCONF: Do not verify an address with infinity lifetime
YOSHIFUJI Hideaki
1
-1
/
+5
2006-08-02
[IPV6] ADDRCONF: Allow user-space to specify address lifetime
Noriaki TAKAMIYA
1
-4
/
+42
2006-08-02
[IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL...
YOSHIFUJI Hideaki
1
-2
/
+4
2006-07-27
[PATCH] ieee80211: TKIP requires CRC32
Chuck Ebbert
1
-0
/
+1
2006-07-27
[PATCH] softmac: do shared key auth in workqueue
Daniel Drake
1
-6
/
+22
2006-07-25
[IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().
Tetsuo Handa
2
-0
/
+2
2006-07-25
[IPV4] ipmr: ip multicast route bug fix.
Alexey Kuznetsov
1
-6
/
+13
2006-07-24
[IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags.
Guillaume Chazarain
1
-1
/
+1
2006-07-24
[IPV6]: Clean skb cb on IPv6 input.
Guillaume Chazarain
1
-0
/
+2
2006-07-24
[NETFILTER]: Demote xt_sctp to EXPERIMENTAL
Patrick McHardy
1
-2
/
+2
2006-07-24
[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...
Patrick McHardy
2
-0
/
+20
2006-07-24
[NETFILTER]: xt_pkttype: fix mismatches on locally generated packets
Phil Oester
1
-1
/
+11
2006-07-24
[NETFILTER]: SNMP NAT: fix byteorder confusion
Patrick McHardy
1
-2
/
+2
2006-07-24
[NETFILTER]: conntrack: fix SYSCTL=n compile
Adrian Bunk
2
-4
/
+4
2006-07-24
[NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinject
Patrick McHardy
1
-5
/
+4
2006-07-24
[NETFILTER]: H.323 helper: fix possible NULL-ptr dereference
Patrick McHardy
1
-1
/
+1
2006-07-24
[VLAN]: Fix link state propagation
Stefan Rompf
1
-5
/
+3
2006-07-24
[IPV6] xfrm6_tunnel: Delete debugging code.
David S. Miller
1
-130
/
+10
2006-07-24
[Bluetooth] Correct RFCOMM channel MTU for broken implementations
Marcel Holtmann
1
-2
/
+17
2006-07-24
[DCCP]: Fix default sequence window size
Ian McDonald
4
-4
/
+7
2006-07-21
[TIPC]: Removing useless casts
Panagiotis Issaris
2
-2
/
+2
2006-07-21
[IPV4]: Fix nexthop realm dumping for multipath routes
Patrick McHardy
1
-4
/
+8
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
94
-334
/
+154
2006-07-21
[IrDA]: Use alloc_skb() in IrDA TX path
Samuel Ortiz
12
-35
/
+38
2006-07-21
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
Adrian Bunk
1
-0
/
+1
2006-07-21
[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed
Sridhar Samudrala
5
-22
/
+78
[next]