]> nv-tegra.nvidia Code Review - linux-2.6.git/shortlog
linux-2.6.git
2005-08-29 Arnaldo Carvalho... [CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments
2005-08-29 Arnaldo Carvalho... [DCCP]: Send a DATAACK packet when we have a TIMESTAMP_...
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix skb leak in dccp_sendmsg
2005-08-29 Arnaldo Carvalho... [DCCP]: Implement the CLOSING timer
2005-08-29 David S. Miller[DCCP]: Fix printf format warnings on 64-bit.
2005-08-29 Patrick McHardy[NETFILTER]: Add goto target
2005-08-29 Patrick McHardy[NETFILTER]: Add IPv6 REJECT target
2005-08-29 Pablo Neira... [NETFILTER]: Add string match
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix ackno setting in SYNC/SYNCACK packets
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix the ACK and SEQ window variables settings
2005-08-29 Arnaldo Carvalho... [DCCP]: Give more info on Step 6 failure debug printk
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix seqno setting in dccp_v4_ctl_send_reset
2005-08-29 Arnaldo Carvalho... [CCID3]: Reintroduce ccid3hctx_t_rto
2005-08-29 Thomas Graf[IPV4]: ip_finish_output() can be inlined
2005-08-29 Thomas Graf[IPV4]: Remove some dead code from ip_forward()
2005-08-29 Thomas Graf[IPV4]: Avoid common branch mispredictions in ip_rcv_fi...
2005-08-29 Thomas Graf[IPV4]: Move ip options parsing out of ip_rcv_finish()
2005-08-29 Thomas Graf[IPV4]: Avoid common branch misprediction while checkin...
2005-08-29 Thomas Graf[IPV4]: Consistency and whitespace cleanup of ip_rcv()
2005-08-29 Thomas Graf[NET]: Fix ipl=>ihl typo in ip_fast_csum
2005-08-29 Jon Wetzel[NET]: Add support for getting the permanent hardware...
2005-08-29 Adrian Bunk[NET]: fix PROC_FS=n compile
2005-08-29 Ian McDonald[DCCP]: Fix the timestamp options
2005-08-29 David S. Miller[IPVS]: ipv4_table --> ipvs_ipv4_table
2005-08-29 Arnaldo Carvalho... [DCCP]: Use LIMIT_NETDEBUG in some debugging printks
2005-08-29 Arnaldo Carvalho... [DCCP]: Set dccp_ctl_socket to NULL in dccp_ctl_sock_exit
2005-08-29 Ian McDonald[DCCP]: Fix elapsed time option as per section 13.2...
2005-08-29 David S. Miller[NET]: Implement SKB fast cloning.
2005-08-29 Arnaldo Carvalho... [DCCP]: Send SYNCACK packets in response to SYNC packets
2005-08-29 David S. Miller[IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init...
2005-08-29 Adrian Bunk[IRDA]: Possible cleanups.
2005-08-29 Arnaldo Carvalho... [IP]: Introduce ip_options_get_from_user
2005-08-29 Arnaldo Carvalho... [NETLINK]: Fix sparse warnings
2005-08-29 Arnaldo Carvalho... [NET]: Fix sparse warnings
2005-08-29 Andrew Morton[RXRPC]: Fix build failure introduced by skb->stamp...
2005-08-29 Andrew Morton[DECNET]: Fix build after netlink changes.
2005-08-29 James Morris[SELINUX]: Update for tcp_diag rename to inet_diag.
2005-08-29 Patrick McHardy[NETLINK]: Add "groups" argument to netlink_kernel_create
2005-08-29 Patrick McHardy[NETLINK]: Add set/getsockopt options to support more...
2005-08-29 Patrick McHardy[NETLINK]: Support dynamic number of multicast groups...
2005-08-29 Patrick McHardy[NETLINK]: Return -EPROTONOSUPPORT in netlink_create...
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
2005-08-29 Patrick McHardy[NETLINK]: Use group numbers instead of bitmasks internally
2005-08-29 Patrick McHardy[NETLINK]: Fix module refcounting problems
2005-08-29 Patrick McHardy[NETLINK]: Remove unused groups member from struct...
2005-08-29 Patrick McHardy[NETLINK]: Fix missing dst_groups initializations in...
2005-08-29 Evgeniy Polyakov[NETLINK]: w1_int.c: fix default netlink group
2005-08-29 David S. Miller[IPX]: Fix build error in ipx_recvmsg()
2005-08-29 Patrick McHardy[DCCP]: Fix compiler warnings
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix sparse warnings
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix RESET handling in dccp_rcv_state_process
2005-08-29 Arnaldo Carvalho... [DCCP]: Introduce the DCCP Kernel hacking menu
2005-08-29 Arnaldo Carvalho... [DCCP]: Rewrite dccp_sendmsg to be more like UDP
2005-08-29 Arnaldo Carvalho... [DCCP]: Just reflow the source code to fit in 80 columns
2005-08-29 Arnaldo Carvalho... [PACKET_HISTORY]: Add dccphtx_rtt and rename the win_co...
2005-08-29 Christoph Hellwig[NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner
2005-08-29 Gary Wayne... [NETFILTER]: Make NETMAP target usable in OUTPUT
2005-08-29 Patrick McHardy[NETFILTER]: Don't exclude local packets from MASQUERADING
2005-08-29 Domen Puncer[NETFILTER]: Remove two unused files
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-08-29 Patrick McHardy[NETFILTER]: Nicer names for ipt_connbytes constants
2005-08-29 Patrick McHardy[NETFILTER]: Fix div64_64 in ipt_connbytes
2005-08-29 Harald Welte[NETFILTER]: Add new iptables "connbytes" match
2005-08-29 Harald Welte[NETFILTER]: introduce and use aligned_u64 data type
2005-08-29 Arnaldo Carvalho... [INET_DIAG]: Move the tcp_diag interface to the proper...
2005-08-29 Arnaldo Carvalho... [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Just rename everything to inet_diag
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Introduce inet_diag_{register,unregister}
2005-08-29 Arnaldo Carvalho... [INET6_HASHTABLES]: Move inet6_lookup functions to...
2005-08-29 Arnaldo Carvalho... [IPV6]: Generalise the tcp_v6_lookup routines
2005-08-29 Harald Welte[NETFILTER]: Fix gcc-3.4.x warning about iplicit operat...
2005-08-29 Denis Vlasenko[NET]: Deinline netif_carrier_{on,off}().
2005-08-29 Harald Welte[NETFILTER]: Fix NF_QUEUE_NR() macro
2005-08-29 Harald Welte[NETFILTER]: Fix compilation when no PROC_FS enabled
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP
2005-08-29 Peter Hagervall[BNX2]: Possible sparse fixes, take two
2005-08-29 Benjamin LaHaise[NET]: Make use of ->private_data in sockfd_lookup
2005-08-29 Arnaldo Carvalho... [CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC
2005-08-29 Arnaldo Carvalho... [CCID3]: Separate most of the packet history code
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Implement cheapest way of supporting DCCPDIA...
2005-08-29 Arnaldo Carvalho... [ICSK]: Move TCP congestion avoidance members to icsk
2005-08-29 Patrick McHardy[NET]: Make NETDEBUG pure printk wrappers
2005-08-29 Arnaldo Carvalho... [DCCP]: Finish the TIMEWAIT minisock support
2005-08-29 Arnaldo Carvalho... [TIMEWAIT]: Move inet_timewait_death_row routines to...
2005-08-29 Arnaldo Carvalho... [TIMEWAIT]: Introduce inet_timewait_death_row
2005-08-29 Arnaldo Carvalho... [DCCP]: Initialize icsk_rto in dccp_v4_init_sock
2005-08-29 Arnaldo Carvalho... [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg
2005-08-29 Marcel Holtmann[Bluetooth]: Move packet type into the SKB control...
2005-08-29 Victor Fusco[Bluetooth]: Fix sparse warnings (__nocast type)
2005-08-29 J. Suter[Bluetooth]: Implement RFCOMM remote port negotiation
2005-08-29 Timo Teräs[Bluetooth]: Call tty_hangup() when DCD is de-asserted
2005-08-29 Marcel Holtmann[Bluetooth]: Track page scan repetition mode changes
2005-08-29 Marcel Holtmann[Bluetooth]: Workaround for inquiry results with RSSI...
2005-08-29 Marcel Holtmann[Bluetooth]: Update and cleanup of the virtual HCI...
2005-08-29 David S. Miller[DCCP]: Fix u64 printf format warnings.
2005-08-29 Harald Welte[NETFILTER]: New iptables DCCP protocol header match
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix struct sockaddr_dccp definition
2005-08-29 Harald Welte[DCCP]: make <linux/dccp.h> include-able from userspace
2005-08-29 Stephen Hemmigner[IPV4]: fib_trie: Use const
2005-08-29 Robert Olsson[IPV4]: fib_trie: Use ERR_PTR to handle errno return
next