]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-10-14 Patrick McHardynetfilter: pass hook ops to hookfn
2013-10-12 Linus Lüssingbatman-adv: Add dummy soft-interface rx mode handler
2013-10-12 Antonio Quartullibatman-adv: make batadv_tt_save_orig_buffer() generic
2013-10-12 Antonio Quartullibatman-adv: implement batadv_tt_entries
2013-10-12 Simon Wunderlichbatman-adv: remove useless find_router look up
2013-10-12 Marek Lindnerbatman-adv: consider network coding overhead when calcu...
2013-10-12 Antonio Quartullibatman-adv: create common header for ICMP packets
2013-10-12 Antonio Quartullibatman-adv: use htons when possible
2013-10-12 Martin Hundebøllbatman-adv: Fragment and send skbs larger than mtu
2013-10-12 Martin Hundebøllbatman-adv: Receive fragmented packets and merge
2013-10-12 Martin Hundebøllbatman-adv: Remove old fragmentation code
2013-10-12 Antonio Quartullibatman-adv: use VLAN_ETH_HLEN instead of sizeof(struct...
2013-10-12 Antonio Quartullibatman-adv: h_vlan_encapsulated_proto access refactoring
2013-10-12 Antonio Quartullibatman-adv: don't use call_rcu if not needed
2013-10-12 Antonio Quartullibatman-adv: remove batadv_tt_global_add_orig declaration
2013-10-12 Antonio Quartullibatman-adv: make tt_global_add static and return bool
2013-10-12 Simon Wunderlichbatman-adv: only add recordroute information to icmp...
2013-10-11 Eric Dumazettcp: tcp_transmit_skb() optimizations
2013-10-11 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-10 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-10-10 Eric Dumazetinet: rename ir_loc_port to ir_num
2013-10-10 Gabor Juhosrt2x00: rt2800lib: fix VGC adjustment for RT3572 and...
2013-10-10 Gabor Juhosrt2x00: rt2800lib: fix VGC adjustment for RT5592
2013-10-10 Gabor Juhosrt2x00: use generic EWMA functions for average RSSI...
2013-10-10 Kevin Lort2x00: rt2800lib: no need to toggle RF R30 bit 7 twice
2013-10-10 Michael Opdenackernet: p54spi: remove deprecated IRQF_DISABLED
2013-10-10 Stanislaw Gruszkart2x00: do not pause queue on flush
2013-10-10 Gabor Juhosrt2x00: rt2800lib: fix default VGC values for RT3572...
2013-10-10 Gabor Juhosrt2x00: rt2800lib: fix VGC programming for RT3572 and...
2013-10-10 Gabor Juhosrt2x00: rt2800lib: fix default VGC values for RT3593
2013-10-10 Gabor Juhosrt2x00: rt2800lib: remove TXPOWER_DELTA entry from...
2013-10-10 Gabor Juhosrt2x00: rt2800lib: remove TXMIXER_GAIN entries from...
2013-10-10 Hauke Mehrtensbrcmsmac: add support for a BCM4313 with PCI id 0x4313
2013-10-10 Hauke Mehrtensbcma: add PCI id 0x4313
2013-10-10 Hauke Mehrtensbcma: reject PCI cards in bcma.
2013-10-10 Felipe Balbinet: wireless: wl1251: update firmware path
2013-10-10 Kirill Tkhairt2x00_pci: Fix interrupt handler name (visible at...
2013-10-10 Eugene Krasnikovwcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680...
2013-10-10 Peter Senna... mwifiex: Change variable type to bool
2013-10-10 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-10-10 Steffen Klassertipv6: Add support for IPsec virtual tunnel interfaces
2013-10-10 Catherine Sullivani40e: Bump version
2013-10-10 Alexander Duycki40e: Add support for 64 bit netstats
2013-10-10 Alexander Duycki40e: Move rings from pointer to array to array of...
2013-10-10 Alexander Duycki40e: Replace ring container array with linked list
2013-10-10 Alexander Duycki40e: Move q_vectors from pointer to array to array...
2013-10-10 Alexander Duycki40e: Split bytes and packets from Rx/Tx stats
2013-10-10 Alexander Duycki40e: Add support for Tx byte queue limits
2013-10-10 Alexander Duycki40e: Drop dead code and flags from Tx hotpath
2013-10-10 Alexander Duycki40e: clean up Tx fast path
2013-10-10 Alexander Duycki40e: Do not directly increment Tx next_to_use
2013-10-10 Alexander Duycki40e: Cleanup Tx buffer info layout
2013-10-10 Eric Dumazettcp: use ACCESS_ONCE() in tcp_update_pacing_rate()
2013-10-10 Eric Dumazetinet: includes a sock_common in request_sock
2013-10-10 Eric Dumazetnet: gro: allow to build full sized skb
2013-10-10 baker.zhangfib_trie: only calc for the un-first node
2013-10-10 Gao fengveth: allow to setup multicast address for veth device
2013-10-10 Alexander Duycki40e: Drop unused completed stat
2013-10-10 Anjali Singhaii40e: Link code updates
2013-10-09 Ajit Khapardebe2net: change the driver version number to 4.9.224.0
2013-10-09 Ajit Khapardebe2net: Display RoCE specific counters in ethtool -S
2013-10-09 Ajit Khapardebe2net: Call version 2 of GET_STATS ioctl for Skyhawk-R
2013-10-09 Simon Wunderlichbatman-adv: reorder batadv_iv_flags
2013-10-09 Simon Wunderlichbatman-adv: remove packed from batadv_ogm_packet
2013-10-09 Simon Wunderlichbatman-adv: reorder packet types
2013-10-09 Simon Wunderlichbatman-adv: add build check macros for packet member...
2013-10-09 Simon Wunderlichbatman-adv: remove vis functionality
2013-10-09 Antonio Quartullibatman-adv: move BATADV_TT_CLIENT_TEMP to higher bit
2013-10-09 Antonio Quartullibatman-adv: use CRC32C instead of CRC16 in TT code
2013-10-09 Marek Lindnerbatman-adv: tvlv - convert roaming adv packet to use...
2013-10-09 Marek Lindnerbatman-adv: tvlv - convert tt query packet to use tvlv...
2013-10-09 Marek Lindnerbatman-adv: tvlv - convert tt data sent within OGMs
2013-10-09 Marek Lindnerbatman-adv: tvlv - add network coding container
2013-10-09 Marek Lindnerbatman-adv: tvlv - add distributed arp table container
2013-10-09 Marek Lindnerbatman-adv: tvlv - gateway download/upload bandwidth...
2013-10-09 Marek Lindnerbatman-adv: tvlv - basic infrastructure
2013-10-09 Antonio Quartullibatman-adv: switch to a new packet compatibility version
2013-10-09 Antonio QuartulliMAINTAINERS: batman-adv - update emails
2013-10-09 Yuval Mintzbnx2x: Add ndo_get_phys_port_id support
2013-10-09 Eric Dumazetnet: fix build errors if ipv6 is disabled
2013-10-09 Steffen Klassertipv6: Add a receive path hook for vti6 in xfrm6_mode_tu...
2013-10-09 Eric Dumazetudp: fix a typo in __udp4_lib_mcast_demux_lookup
2013-10-09 Eric Dumazetipv6: make lookups simpler and faster
2013-10-09 Eric Dumazettcp/dccp: remove twchain
2013-10-09 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-10-09 David S. MillerMerge branch 'sfc-3.12' of git://git.kernel.org/pub...
2013-10-09 Eric Dumazetpkt_sched: fq: fix non TCP flows pacing
2013-10-09 David S. MillerRevert "veth: Showing peer of veth type dev in ip link...
2013-10-08 Wei Yongjunqlcnic: add missing destroy_workqueue() on error path...
2013-10-08 Wei Yongjunmoxa: fix the error handling in moxart_mac_probe()
2013-10-08 Marc Kleine... net: vlan: fix nlmsg size calculation in vlan_get_size()
2013-10-08 Eric Dumazetpkt_sched: fq: fix typo for initial_quantum
2013-10-08 Oussama Ghorbelipv6: Fix the upper MTU limit in GRE tunnel
2013-10-08 Gao fengcgroup: cls: remove unnecessary task_cls_classid
2013-10-08 Gao fengcgroup: netprio: remove unnecessary task_netprioidx
2013-10-08 Shawn Bohrernet: ipv4 only populate IP_PKTINFO when needed
2013-10-08 Shawn Bohrerudp: ipv4: Add udp early demux
2013-10-08 Shawn Bohrerudp: Only allow busy read/poll on connected sockets
2013-10-08 Eric Dumazetnet_sched: increment drop counters in qdisc_tree_decrea...
2013-10-08 David Vrabelxen-netback: transition to CLOSED when removing a VIF
next