deliverable/linux.git
2013-01-14  YOSHIFUJI Hideaki... ipv6: Remove __ipv6_prefix_equal().
2013-01-14  YOSHIFUJI Hideaki... ipv6: 64bit version of ipv6_addr_set().
2013-01-14  YOSHIFUJI Hideaki... ipv6: 64bit version of ipv6_addr_v4mapped().
2013-01-14  YOSHIFUJI Hideaki... ipv6: 64bit version of ipv6_addr_loopback().
2013-01-14  YOSHIFUJI Hideaki... ipv6: 64bit version of ipv6_addr_diff().
2013-01-14  YOSHIFUJI Hideaki... ipv6: Move comment to right place.
2013-01-14  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-01-14  YOSHIFUJI Hideaki... ipv6: Store Router Alert option in IP6CB directly.
2013-01-14  YOSHIFUJI Hideaki... ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_has...
2013-01-14  YOSHIFUJI Hideaki... ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn().
2013-01-14  YOSHIFUJI Hideaki... ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_...
2013-01-14  YOSHIFUJI Hideaki... ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().
2013-01-14  YOSHIFUJI Hideaki... ipv6: Introduce ip6_flowinfo() to extract flowinfo...
2013-01-14  YOSHIFUJI Hideaki... ipv6: Introduce ip6_flow_hdr() to fill version, tclass...
2013-01-12  Marek Lindnerbatman-adv: unbloat batadv_priv if debug is not enabled
2013-01-12  Marek Lindnerbatman-adv: remove unused variable from orig_node struct
2013-01-12  Antonio Quartullibatman-adv: fix typo in debug message
2013-01-12  Antonio Quartullibatman-adv: use the const qualifier in hash functions
2013-01-12  Antonio Quartullibatman-adv: don't compile the BLA switch if not requested
2013-01-12  Antonio Quartullibatman-adv: remove useless NULL check
2013-01-12  Antonio Quartullibatman-adv: remove useless blank lines before and after...
2013-01-12  Antonio Quartullibatman-adv: Initialize lockdep class keys for hashes
2013-01-12  Antonio Quartullibatman-adv: remove useless assignment in tt_local_add()
2013-01-12  Antonio Quartullibatman-adv: unify and properly print hex values
2013-01-12  Antonio Quartullibatman-adv: print the CRC together with the translation...
2013-01-12  Antonio Quartullibatman-adv: improve local translation table output
2013-01-12  Antonio Quartullibatman-adv: reduce local TT entry timeout to 10 minutes
2013-01-12  Linus Lüssingbatman-adv: Do not add multicast MAC addresses to trans...
2013-01-12  Shan Weibatman-adv: use per_cpu_add helper
2013-01-12  Paul Gortmakernetworking/cs89x0.txt: delete stale information about...
2013-01-12  Eric Dumazetnet: splice: fix __splice_segment()
2013-01-11  Kim Phillipsgianfar: use more portable i/o accessors
2013-01-11  Rami Rosenipv4: fib: fix a comment.
2013-01-11  Alexander Duycknet: Export __netdev_pick_tx so that it can be used...
2013-01-11  Dan Carpentertg3: missing break statement in tg3_get_5720_nvram_info()
2013-01-11  Alexander Duycknet: Add support for XPS without sysfs being defined
2013-01-11  Alexander Duycknet: Rewrite netif_set_xps_queues to address several...
2013-01-11  Alexander Duycknet: Rewrite netif_reset_xps_queue to allow for better...
2013-01-11  Alexander Duycknet: Add functions netif_reset_xps_queue and netif_set_...
2013-01-11  Alexander Duycknet: Split core bits of netdev_pick_tx into __netdev_pi...
2013-01-10  Eric Dumazetsoftirq: reduce latencies
2013-01-10  Eric Dumazetnet_sched: more precise pkt_len computation
2013-01-10  Vijay Subramaniandoc: Clarify behavior when sysctl tcp_ecn = 1
2013-01-10  Ariel Eliorbnx2x: align define usage to satisfy static checkers
2013-01-10  Eric Dumazetveth: fix a NULL deref in netif_carrier_off
2013-01-10  Vipul Pandyacxgb4: Fix incorrect PFVF CMASK
2013-01-10  Barry GrusslingDSA: Convert spaces to tabs where appropriate
2013-01-10  Barry GrusslingDSA: Convert printk calls to netdev_info calls
2013-01-10  Barry GrusslingDSA: Convert repeated msleep calls to timeouts
2013-01-10  Barry GrusslingDSA: Convert DSA comments to network-style comments
2013-01-10  YOSHIFUJI Hideaki... ipv6: Optimize ipv6_change_dsfield().
2013-01-10  YOSHIFUJI Hideaki... ipv6: Use container_of macro instead of magic number...
2013-01-10  Dan Carpenterbnx2x: NULL dereference on error in debug code
2013-01-10  YOSHIFUJI Hideaki... unix: Use FIELD_SIZEOF() in af_unix_init().
2013-01-10  YOSHIFUJI Hideaki... rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init().
2013-01-10  YOSHIFUJI Hideaki... openvswitch: Use FIELD_SIZEOF() in dp_init().
2013-01-10  YOSHIFUJI Hideaki... netlink: Use FIELD_SIZEOF() in netlink_proto_init().
2013-01-10  YOSHIFUJI Hideaki... ipv6: Use FIELD_SIZEOF() in inet6_init().
2013-01-10  YOSHIFUJI Hideaki... ipv4: Use FIELD_SIZEOF() in inet_init().
2013-01-10  Rafał Miłeckibgmac: driver for GBit MAC core on BCMA bus
2013-01-09  Jiri Pirkoremove init of dev->perm_addr in drivers
2013-01-09  Jiri Pirkonet: init perm_addr in register_netdevice()
2013-01-09  Cong Wangnetconsole: add IPv6 example in doc
2013-01-09  Cong Wangnetpoll: add IPv6 support
2013-01-09  Cong Wangipv6: move csum_ipv6_magic() and udp6_csum_init() into...
2013-01-09  Cong Wangnetpoll: prepare for ipv6
2013-01-09  Fabio Estevamnet: fec: Remove 'inline' declarations
2013-01-09  Eric Dumazetnet: introduce skb_transport_header_was_set()
2013-01-09  David S. MillerMerge branch 'delete-8390-EISA' of git://git./linux...
2013-01-08  Jiri Pirkoethtool: consolidate work with ethtool_ops
2013-01-08  Ariel Eliorbnx2x: Segregate SR-IOV code
2013-01-08  Frank Linet: fec: report correct hardware stamping info to...
2013-01-08  Eric Dumazetveth: avoid a NULL deref in veth_stats_one
2013-01-08  Joe Percheschelsio: Use netdev_<level> and pr_<level>
2013-01-07  Paul Gortmakerdrivers/net: delete 8390 based EISA drivers.
2013-01-07  Paul Gortmakerdrivers/net: remove orphaned references to micro channel
2013-01-07  Flavio Leitnerteam: use strlcpy with ethtool_drvinfo fields
2013-01-07  Hannes Frederic... tcp: make sysctl_tcp_ecn namespace aware
2013-01-07  YOSHIFUJI Hideaki... ndisc: Use struct rd_msg for redirect message.
2013-01-07  Eric Dumazetnet: splice: avoid high order page splitting
2013-01-07  Jiri Pirkonet: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_...
2013-01-07  Jiri Pirkoethtool: fix drvinfo strings set in drivers
2013-01-07  Jiri Pirkoethtool: set addr_assign_type to NET_ADDR_SET when...
2013-01-07  Jiri Pirkoethoc: fix mac address set
2013-01-07  Nithin Nayak... tg3: Remove IS_ENABLED(CONFIG_HWMON) check
2013-01-07  Michael Chantg3: Improve PCI function number detection.
2013-01-07  Michael Chantg3: Add NVRAM support for 5762
2013-01-07  Michael Chantg3: Add support for new 5762 ASIC
2013-01-04  YOSHIFUJI Hideaki... ndisc: Remove unused space at tail of skb for ndisc...
2013-01-04  Frank LiNET: FEC: dynamtic check DMA desc buff type
2013-01-04  Peter Hüweethernet/broadcom/tg3: Fix sparse warning: constant...
2013-01-04  Steve Glendinningsmsc95xx: enable dynamic autosuspend
2013-01-04  Steve Glendinningsmsc95xx: eliminate duplicate warnings on io failure
2013-01-04  David S. Millernet: introduce upper device lists and remove dev->master
2013-01-04  Jiri Pirkonet: kill dev->master
2013-01-04  Jiri Pirkonet: remove no longer used netdev_set_bond_master(...
2013-01-04  Jiri Pirkobonding: remove usage of dev->master
2013-01-04  Jiri Pirkones: remove usage of dev->master
2013-01-04  Jiri Pirkovlan: remove usage of dev->master in __vlan_find_dev_deep()
2013-01-04  Jiri Pirkoqeth: ensure that __vlan_find_dev_deep() is called...
next
This page took 0.039982 seconds and 5 git commands to generate.