summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2007-01-24[PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust2-6/+5
2007-01-23[SCTP]: Fix compiler warning.Brian Haley1-3/+0
2007-01-23[IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify().Noriaki TAKAMIYA1-0/+1
2007-01-23[TCP]: rare bad TCP checksum with 2.6.19Jarek Poplawski1-1/+2
2007-01-23Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller1-2/+8
2007-01-23[TCP]: skb is unexpectedly freed.Masayuki Nakagawa1-2/+4
2007-01-23[IPSEC]: Policy list disorderHerbert Xu1-11/+5
2007-01-23[X.25]: Add missing sock_put in x25_receive_dataAndrew Hendry1-0/+1
2007-01-23[SCTP]: Fix SACK sequence during shutdownVlad Yasevich1-1/+1
2007-01-23[SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich2-1/+23
2007-01-23[SCTP]: Verify some mandatory parameters.Vlad Yasevich2-20/+3
2007-01-23[SCTP]: Set correct error cause value for missing parametersVlad Yasevich1-1/+1
2007-01-23[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error pathPatrick McHardy2-2/+2
2007-01-23[IPV6] MCAST: Fix joining all-node multicast group on device initialization.YOSHIFUJI Hideaki2-6/+6
2007-01-23[IPSEC] flow: Fix potential memory leakHerbert Xu1-16/+10
2007-01-23[PATCH] email change for shemminger@osdl.orgStephen Hemminger1-1/+1
2007-01-22[Bluetooth] Restrict well known PSM to privileged usersMarcel Holtmann1-0/+6
2007-01-22[Bluetooth] Missing endian swapping for L2CAP socket listMarcel Holtmann1-2/+2
2007-01-09[IPV4] devinet: inetdev_init out label moved after RCU assignmentJarek Poplawski1-1/+2
2007-01-09[INET]: style updates for the inet_sock->is_icsk assignment fixPaul Moore2-2/+2
2007-01-09[SCTP]: Fix err_hdr assignment in sctp_init_cause.Vlad Yasevich1-2/+2
2007-01-09[NETFILTER]: nf_nat: fix hanging connections when loading the NAT modulePatrick McHardy1-1/+1
2007-01-09[NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragmentsPatrick McHardy1-0/+2
2007-01-09[TCP]: Fix iov_len calculation in tcp_v4_send_ack().Craig Schlenter1-1/+1
2007-01-09[NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized member in expectationPatrick McHardy1-0/+1
2007-01-09NetLabel: correct CIPSO tag handling when adding new DOI definitionsPaul Moore1-3/+3
2007-01-09[Bluetooth] Handle device registration failuresMarcel Holtmann1-1/+6
2007-01-09[Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()Marcel Holtmann1-3/+6
2007-01-09[Bluetooth] More checks if DLC is still attached to the TTYMarcel Holtmann1-7/+15
2007-01-09[Bluetooth] Add packet size checks for CAPI messagesMarcel Holtmann1-6/+33
2007-01-09[X25]: Trivial, SOCK_DEBUG's in x25_facilities missing newlinesAndrew Hendry1-6/+6
2007-01-09[INET]: Fix incorrect "inet_sock->is_icsk" assignment.Paul Moore2-2/+2
2007-01-04[IPV4/IPV6]: Fix inet{,6} device initialization order.David L Stevens2-4/+5
2007-01-04[NETFILTER]: ebtables: don't compute gap before checking struct typeChuck Ebbert1-1/+2
2007-01-04[NETFILTER]: nf_nat: fix MASQUERADE crash on device downMartin Josefsson1-1/+4
2007-01-04[NETFILTER]: New connection tracking is not EXPERIMENTAL anymorePatrick McHardy2-15/+14
2007-01-04[NETFILTER]: Fix routing of REJECT target generated packets in output chainPatrick McHardy1-2/+5
2007-01-04[NETFILTER]: compat offsets size changeDmitry Mishin1-5/+5
2007-01-03[X25]: proper prototype for x25_init_timers()Adrian Bunk1-2/+0
2007-01-03[AF_NETLINK]: module_put cleanupMariusz Kozlowski1-2/+1
2007-01-03[XFRM_USER]: avoid pointless void ** castsChristoph Hellwig1-31/+42
2007-01-03[NETFILTER] xt_hashlimit.c: fix typoAlexey Dobriyan1-1/+1
2007-01-03[PKTGEN]: Convert to kthread API.David S. Miller1-108/+48
2006-12-31[XFRM]: Algorithm lookup using .compat nameMartin Willi1-1/+2
2006-12-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2-3/+3
2006-12-22[UDP]: Fix reversed logic in udp_get_port().David S. Miller1-5/+8
2006-12-22[SCTP]: make 2 functions staticAdrian Bunk2-4/+4
2006-12-22[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen4-55/+55
2006-12-22NetLabel: correctly fill in unused CIPSOv4 level and category mappingsPaul Moore1-0/+9
2006-12-22NetLabel: perform input validation earlier on CIPSOv4 DOI add opsPaul Moore1-11/+17