]> Pileus Git - ~andy/linux/history - net
tipc: Prevent null pointer error when removing a node subscription
[~andy/linux] / net /
2011-03-13 Allan Stephenstipc: Prevent null pointer error when removing a node...
2011-03-13 Allan Stephenstipc: Add network address mask helper routines
2011-03-13 Allan Stephenstipc: Correct broadcast link peer info when displaying...
2011-03-13 Allan Stephenstipc: Allow receiving into iovec containing multiple...
2011-03-12 David S. Millerdecnet: Convert to use flowidn where applicable.
2011-03-12 David S. Millernet: Put fl6_* macros to struct flowi6 and use them...
2011-03-12 David S. Milleripv6: Convert to use flowi6 where applicable.
2011-03-12 David S. Millernet: Put fl4_* macros to struct flowi4 and use them...
2011-03-12 David S. Milleripv4: Kill fib_semantic_match declaration from fib_lookup.h
2011-03-12 David S. Millernet: Use flowi4 and flowi6 in xfrm layer.
2011-03-12 David S. Millernetfilter: Use flowi4 and flowi6 in xt_TCPMSS
2011-03-12 David S. Millernetfilter: Use flowi4 and flowi6 in nf_conntrack_h323_main
2011-03-12 David S. Milleripv4: Use flowi4 in UDP
2011-03-12 David S. Millernetfilter: Use flowi4 in nf_nat_standalone.c
2011-03-12 David S. Milleripv4: Use flowi4 in ipmr code.
2011-03-12 David S. Milleripv4: Use flowi4 in FIB layer.
2011-03-12 David S. Milleripv4: Use flowi4 in public route lookup interfaces.
2011-03-12 David S. Milleripv4: Use struct flowi4 internally in routing lookups.
2011-03-12 David S. Milleripv4: Pass ipv4 flow objects into fib_lookup() paths.
2011-03-12 David S. Millernet: Break struct flowi out into AF specific instances.
2011-03-12 David S. Millernet: Make flowi ports AF dependent.
2011-03-12 David S. Millernet: Put flowi_* prefix on AF independent members of...
2011-03-12 David S. Millerxfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok().
2011-03-12 David S. Milleripv4: Create and use route lookup helpers.
2011-03-12 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-03-12 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2011-03-11 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-03-11 David S. Milleripv4: Kill flowi arg to fib_select_multipath()
2011-03-11 David S. Milleripv4: Remove unnecessary test from ip_mkroute_input()
2011-03-11 David S. Milleripv4: Remove redundant RCU locking in ip_check_mc().
2011-03-10 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-03-10 stephen hemmingerip6ip6: autoload ip6 tunnel
2011-03-10 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2011-03-10 Randy Dunlapnet: bridge builtin vs. ipv6 modular
2011-03-10 Linus TorvaldsMerge branch 'media_fixes' of git://git.kernel.org...
2011-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2011-03-10 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2011-03-10 Linus TorvaldsMerge branch 'perf/urgent' of git://git.kernel.org...
2011-03-10 Stephen Hemmingertcp: mark tcp_congestion_ops read_mostly
2011-03-10 David S. Milleripv4: Optimize flow initialization in fib_validate_sour...
2011-03-10 David S. Milleripv4: Optimize flow initialization in input route lookup.
2011-03-10 David S. Milleripv6: Don't create clones of host routes.
2011-03-10 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2011-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-09 Vasiliy Kulikovnet: don't allow CAP_NET_ADMIN to load non-netdev kerne...
2011-03-09 Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-03-09 Daniel Turullpktgen: fix errata in show results
2011-03-09 Mario Schuknechttcp: ioctl type SIOCOUTQNSD returns amount of data...
2011-03-09 David S. Milleripv4: Lookup multicast routes by rtable using helper.
2011-03-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-09 David S. Milleripv4: Fix erroneous uses of ifa_address.
2011-03-09 Daniel Halperinmac80211: update minstrel_ht sample rate when probe... master-2011-03-09
2011-03-09 Scott James Remnantnet/wireless: add COUNTRY to to regulatory device uevent
2011-03-09 Rémi Denis-CourmontPhonet: kill the ST-Ericsson pipe controller Kconfig
2011-03-09 Rémi Denis-CourmontPhonet: support active connection without pipe controll...
2011-03-09 Rémi Denis-CourmontPhonet: provide pipe socket option to retrieve the...
2011-03-09 Rémi Denis-CourmontPhonet: allocate sock from accept syscall rather than...
2011-03-09 Rémi Denis-CourmontPhonet: factor common code to send control messages
2011-03-09 Rémi Denis-CourmontPhonet: correct pipe backlog callback return values
2011-03-09 Rémi Denis-CourmontPhonet: return an error when packet TX fails
2011-03-09 Rémi Denis-CourmontPhonet: fix NULL dereference on TX path with implicit...
2011-03-08 David S. Millerinetpeer: Don't disable BH for initial fast RCU lookup.
2011-03-08 Peter Korsgaarddsa/mv88e6060: support nonzero mii base address
2011-03-08 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2011-03-08 Neil Hormanrds: prevent BUG_ON triggering on congestion map updates
2011-03-08 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-03-08 David S. Milleripv4: Fix scope value used in route src-address caching.
2011-03-08 David S. Milleripv4: Cache source address in nexthop entries.
2011-03-08 Linus TorvaldsMerge branch 's5p-fixes-for-linus' of git://git.kernel...
2011-03-08 Linus TorvaldsMerge branch 'fixes' of master.kernel.org:/home/rmk...
2011-03-08 Yi Zouvlan: add support to ndo_fcoe_ddp_target()
2011-03-07 Hagen Paul Pfeiferaf_unix: remove unused struct sockaddr_un cruft
2011-03-07 Hagen Paul Pfeifersctp: several declared/set but unused fixes
2011-03-07 Hagen Paul Pfeiferaf_packet: struct socket declared/assigned but unused
2011-03-07 Hagen Paul Pfeifermcast: net_device dev not used
2011-03-07 David S. MillerMerge branch 'davem-next.r8169' of git://git.kernel...
2011-03-07 Jiri Pirkonet: allow handlers to be processed for orig_dev
2011-03-07 Rainer Weikusatnet: fix multithreaded signal handling in unix recv...
2011-03-07 David S. Milleripv4: Inline fib_semantic_match into check_leaf
2011-03-07 David S. Milleripv4: Validate route entry type at insert instead of...
2011-03-07 Dave AirlieMerge remote branch 'ickle/drm-intel-fixes' into drm...
2011-03-07 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2011-03-07 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2011-03-07 Thomas Grafnet: Enter net/ipv6/ even if CONFIG_IPV6=n
2011-03-07 Johannes Bergmac80211: fix scan race, simplify code master-2011-03-07
2011-03-07 Michael Bueschmac80211: Add log message to ieee80211_restart_hw()
2011-03-07 Shan Weimac80211: remove unused macros
2011-03-07 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-05 Sven Eckelmannbatman-adv: Disallow regular interface as mesh device
2011-03-05 Linus Lüssingbatman-adv: Remove unused hdr_size variable in route_un...
2011-03-05 Marek Lindnerbatman-adv: rename batman_if struct to hard_iface
2011-03-05 Marek Lindnerbatman-adv: rename global if_list to hardif_list
2011-03-05 Marek Lindnerbatman-adv: remove orig_hash spinlock
2011-03-05 Marek Lindnerbatman-adv: increase refcount in create_neighbor to...
2011-03-05 Marek Lindnerbatman-adv: Correct rcu refcounting for orig_node
2011-03-05 Marek Lindnerbatman-adv: remove extra layer between hash and hash...
2011-03-05 Marek Lindnerbatman-adv: separate ethernet comparing calls from...
next