]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net
smsc9420: fix big endian rx checksum offload
[linux-2.6-omap-h63xx.git] / net /
2009-03-19 Stephen Hemmingertipc: fix non-const printf format arguments
2009-03-19 Rami Rosentcp: remove parameter from tcp_recv_urg().
2009-03-19 Brian Haleyipv6: Fix incorrect disable_ipv6 behavior
2009-03-17 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-03-17 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-03-17 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-03-17 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-03-17 Herbert Xugro: Fix legacy path napi_complete crash
2009-03-17 Herbert Xugro: Fix vlan/netpoll check again
2009-03-16 Luis R. Rodriguezcfg80211: add regulatory netlink multicast group
2009-03-16 Luis R. Rodriguezcfg80211: move enum reg_set_by to nl80211.h
2009-03-16 Luis R. Rodriguezcfg80211: remove REGDOM_SET_BY_INIT
2009-03-16 Herton Ronaldo Krz... mac80211: deauth before flushing STA information
2009-03-16 Helmut Schaamac80211: handle failed scan requests in STA mode
2009-03-16 Luis R. Rodriguezcfg80211: fix max tx power for world regdom on 5 GHz...
2009-03-16 Luis R. Rodriguezcfg80211: Enable passive scan on channels 12-14 for...
2009-03-16 Jouni Malinenmac80211: Fix WMM ACM parsing and AC downgrade operation
2009-03-16 Jouni Malinenmac80211: Fix panic on fragmentation with power saving
2009-03-16 John W. Linvillelib80211: silence excessive crypto debugging messages
2009-03-16 Herbert XuGRO: Move netpoll checks to correct location
2009-03-16 Christoph Paaschnetfilter: conntrack: check for NEXTHDR_NONE before...
2009-03-16 Christoph Paaschnetfilter: conntrack: fix dropping packet after l4proto...
2009-03-16 Pablo Neira Ayusonetfilter: ctnetlink: fix crash during expectation...
2009-03-16 Ilpo Järvinentcp: make sure xmit goal size never becomes zero
2009-03-16 Ilpo Järvinentcp: cache result of earlier divides when mss-aligning...
2009-03-16 Ilpo Järvinentcp: simplify tcp_current_mss
2009-03-16 Ilpo Järvinentcp: don't check mtu probe completion in the loop
2009-03-16 Ilpo Järvinentcp: consolidate paws check
2009-03-16 Ilpo Järvinentcp: kill dead end_seq variable in clean_rtx_queue
2009-03-16 Ilpo Järvinentcp: remove pointless .dsack/.num_sacks code
2009-03-16 Jarek Poplawskipkt_sched: Change misleading code in class delete.
2009-03-13 Roel Kluintcp: '< 0' test on unsigned
2009-03-13 Roel Kluinx25: '< 0' and '>= 0' test on unsigned
2009-03-13 Denys Fedoryshchenkoipv4: arp announce, arp_proxy and windows ip conflict...
2009-03-13 David S. Millerxfrm: Fix xfrm_state_find() wrt. wildcard source address.
2009-03-13 Neil HormanNetwork Drop Monitor: Adding Build changes to enable...
2009-03-13 Neil HormanNetwork Drop Monitor: Adding drop monitor implementatio...
2009-03-13 Neil HormanNetwork Drop Monitor: Adding kfree_skb_clean for non...
2009-03-13 Neil HormanNetwork Drop Monitor: Add trace declaration for skb...
2009-03-13 malcsctp: add Adaptation Layer Indication parameter only...
2009-03-13 Wei Yongjunsctp: fix to send FORWARD-TSN chunk only if peer has...
2009-03-13 Wei Yongjunsctp: fix to indicate ASCONF support in INIT-ACK only...
2009-03-13 Vlad Yasevichsctp: simplify sctp listening code
2009-03-11 Eric Dumazettcp: allow timestamps even if SYN packet has tsval=0
2009-03-11 John Dykstraipv6: Fix BUG when disabled ipv6 module is unloaded
2009-03-10 Stephen Hemmingernet: fix warning about non-const string
2009-03-10 Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-03-10 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-03-06 Roel Kluincfg80211: test before subtraction on unsigned
2009-03-05 Sujithmac80211: Update IBSS beacon timestamp properly
2009-03-05 Vivek Natarajanmac80211: Always send a null data frame if TIM bit...
2009-03-05 Sujithmac80211: Fix TKIP/WEP HT capability handling
2009-03-05 Johannes Bergmac80211: Fix quality reporting for wireless stats
2009-03-05 Sujithmac80211: Notify the driver only when the beacon interv...
2009-03-05 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2009-03-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-05 David S. Millervlan: Fix vlan-in-vlan crashes.
2009-03-05 David S. Millernet: Fix missing dev->neigh_setup in register_netdevice().
2009-03-05 Jarek Poplawskipkt_sched: act_police: Fix a rate estimator test.
2009-03-04 Brian HaleySCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6...
2009-03-04 Brian HaleyIPv6: add "disable" module parameter support to ipv6.ko
2009-03-04 Eric Biedermanneigh: Allow for user space users of the neighbour...
2009-03-04 Meelis Roosnet: fix tokenring license
2009-03-04 Pablo Neira Ayusonetlink: invert error code in netlink_set_err()
2009-03-04 Randy Dunlaprds: fix iband RDMA dependencies
2009-03-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-03 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2009-03-03 Linus TorvaldsMerge branch 'tracing/mmiotrace' of git://git.kernel...
2009-03-03 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-03-03 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-03 Eric W. Biedermannetns: Remove net_alive
2009-03-03 Eric W. Biedermantcp: Like icmp use register_pernet_subsys
2009-03-03 Eric W. Biedermannetns: Fix icmp shutdown.
2009-03-03 Daniel Lezcanonetns: fix addrconf_ifdown kernel panic
2009-03-03 Stephen Hemmingeripv6: Fix sysctl unregistration deadlock
2009-03-03 Stephen Hemmingernet: Avoid race between network down and sysfs
2009-03-03 Vlad Yasevichsctp: Fix broken RTO-doubling for data retransmits
2009-03-03 Wei Yongjunsctp: use time_before or time_after for comparing jiffies
2009-03-03 Wei Yongjunsctp: fix the length check in sctp_getsockopt_maxburst()
2009-03-03 Wei Yongjunsctp: remove dup code in net/sctp/socket.c
2009-03-03 Wei Yongjunsctp: Add some missing types for debug message
2009-03-03 Hantzis Fotistcp: tcp_init_wl / tcp_update_wl argument cleanup
2009-03-03 Wei Yongjunsctp: fix kernel panic with ERROR chunk containing...
2009-03-03 Vlad Yasevichsctp: fix crash during module unload
2009-03-03 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2009-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-02 Linus TorvaldsMerge branch 'fix/hda' of git://git.kernel.org/pub...
2009-03-02 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-03-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-03-02 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-03-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-03-02 Gerrit Renkerdccp: Do not let initial option overhead shrink the MPS
2009-03-02 Gerrit Renkerdccp: Minimise header option overhead in setting the MPS
2009-03-02 Ilpo Järvinentcp: get rid of two unnecessary u16s in TCP skb flags...
2009-03-02 Ilpo Järvinentcp: in sendmsg/pages open code the real goto target
2009-03-02 Ilpo Järvinentcp: kill eff_sacks "cache", the sole user can calculat...
2009-03-02 Ilpo Järvinentcp: add helper for AI algorithm
2009-03-02 Ilpo Järvinenhtcp: merge icsk_ca_state compare
2009-03-02 Ilpo Järvinentcp: drop unnecessary local var in collapse
next