]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-02-22 Davidlohr Buesotg3: remove IRQF_SAMPLE_RANDOM flag
2012-02-21 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2012-02-21 David S. MillerMerge branch '20120221_isdn' of git://repo.or.cz/linux...
2012-02-21 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-02-21 Pavel Emelyanovunix: Support peeking offset for stream sockets
2012-02-21 Pavel Emelyanovunix: Support peeking offset for datagram and seqpacket...
2012-02-21 Pavel Emelyanovsock: Introduce the SO_PEEK_OFF sock option
2012-02-21 Pavel Emelyanovskb: Add skb_peek_next helper
2012-02-21 Pavel Emelyanovdatagram: Add offset argument to __skb_recv_datagram
2012-02-21 Pavel Emelyanovdatagram: Factor out sk queue referencing
2012-02-21 Joe Perchesisdn: whitespace coding style cleanup
2012-02-21 Dmitry Kravkovbnx2x: update driver version to 1.72.10-0
2012-02-21 Dmitry Kravkovbnx2x: add gro_check
2012-02-21 Michael Chancnic: update for FW 7.2.xx
2012-02-21 Bhanu Prakash... bnx2fc: HSI dependent changes for 7.2.xx FW
2012-02-21 Dmitry Kravkovuse FW 7.2.16
2012-02-20 Roopa Prabhuenic: Add support for fw init command on sriov vf's
2012-02-20 Roopa Prabhuenic: Fix ndo_set_vf_mac and ndo_set_vf_port to set...
2012-02-20 Roopa Prabhuenic: Add new fw devcmd to set mac address of an interface
2012-02-20 Roopa Prabhuenic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR
2012-02-20 David S. Millerll_temac: Fix build.
2012-02-20 Danny Kukawkaadi: adapt to eth_hw_addr_random() and changes in arch...
2012-02-20 Danny Kukawkaarch/blackfin: don't generate random mac in bfin_get_et...
2012-02-20 Masanari Iidaethernet: Fix typo in lantiq_etop.c
2012-02-20 Michal Schmidtbnx2x: make bnx2x_close() static again
2012-02-19 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-02-18 Linus TorvaldsLinux 3.3-rc4 v3.3-rc4
2012-02-18 Linus TorvaldsMerge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub...
2012-02-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-02-18 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2012-02-18 Linus TorvaldsMerge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel...
2012-02-18 Linus TorvaldsMerge tag 'pinctrl' of git://git.kernel.org/pub/scm...
2012-02-18 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2012-02-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-02-18 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-02-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-02-18 Linus Torvaldsi387: re-introduce FPU state preloading at context...
2012-02-18 Linus Torvaldsi387: move TS_USEDFPU flag from thread_info to task_struct
2012-02-18 Danny Kukawkacisco/enic: use eth_hw_addr_random() instead of random_...
2012-02-17 Tobias Klausernet: ethernet: xilinx: Convert xilinx_axienet to module...
2012-02-17 Danny KukawkaUML net: set addr_assign_type if random_ether_addr...
2012-02-17 Danny Kukawkaatheros eth: set addr_assign_type if random_ether_addr...
2012-02-17 Danny Kukawkaethoc: set addr_assign_type if random_ether_addr()...
2012-02-17 Danny Kukawkabatman-adv: use eth_hw_addr_random() instead of random_...
2012-02-17 Danny Kukawkaigbvf: reset netdevice addr_assign_type if changed
2012-02-17 Danny Kukawkaxilinx ll_temac: use eth_hw_addr_random() instead of...
2012-02-17 Danny Kukawkadavinci_emac: use eth_hw_addr_random() instead of rando...
2012-02-17 Danny Kukawkalantiq_etop: set addr_assign_type if random_ether_addr...
2012-02-17 Danny Kukawkaau1000_eth: use eth_hw_addr_random() instead of random_...
2012-02-17 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-02-17 Linus Torvaldsi387: move AMD K7/K8 fpu fxsave/fxrstor workaround...
2012-02-16 Linus Torvaldsi387: do not preload FPU state at task switch time
2012-02-16 Yoshihiro Shimodanet: sh_eth: add support for VLAN tag filtering
2012-02-16 Yoshihiro Shimodanet: sh_eth: add support for multicast filtering
2012-02-16 Yoshihiro Shimodanet: sh_eth: modify a condition of ioremap for TSU
2012-02-16 Yoshihiro Shimodanet: sh_eth: change the condition of initialization
2012-02-16 Yoshihiro Shimodanet: sh_eth: add the value of tsu to the SH7757's GETHER
2012-02-16 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-02-16 Cong Wangecryptfs: remove the second argument of k[un]map_atomic()
2012-02-16 Tyler HickseCryptfs: Copy up lower inode attrs after setting lower...
2012-02-16 Tyler HickseCryptfs: Improve statfs reporting
2012-02-16 Linus Torvaldsi387: don't ever touch TS_USEDFPU directly, use helper...
2012-02-16 Linus Torvaldsi387: move TS_USEDFPU clearing out of __save_init_fpu...
2012-02-16 Marek Lindnerbatman-adv: export used routing algorithm via sysfs
2012-02-16 Marek Lindnerbatman-adv: allowing changing the routing algorithm...
2012-02-16 Marek Lindnerbatman-adv: convert batman iv algorithm to use dynamic...
2012-02-16 Marek Lindnerbatman-adv: add infrastructure to change routing algori...
2012-02-16 Marek Lindnerbatman-adv: warn if added interface is part of a bridge
2012-02-16 Martin Hundebøllbatman-adv: Move is_out_of_time() to main.h for general use
2012-02-16 Martin Hundebøllbatman-adv: Rm empty line from is_my_mac() in main.c
2012-02-16 Marek Lindnerbatman-adv: simplify bat_ogm_receive API call
2012-02-16 Sven Eckelmannbatman-adv: Explicitly mark the common header structure
2012-02-16 Antonio Quartullibatman-adv: add tt_initialised flag to the orig_node...
2012-02-16 Linus Torvaldsi387: fix x86-64 preemption-unsafe user stack save...
2012-02-16 Anton Blanchardpowerpc/perf: power_pmu_start restores incorrect values...
2012-02-16 majianpengpowerpc/adb: Use set_current_state()
2012-02-16 Benjamin Herrenschmidtpowerpc: Disable interrupts early in Program Check
2012-02-16 Stephen Rothwellpowerpc: Remove legacy iSeries from ppc64_defconfig
2012-02-16 Benjamin Herrenschmidtpowerpc/fsl/pci: Fix PCIe fixup regression
2012-02-16 Ira Snyderpowerpc: Fix kernel log of oops/panic instruction dump
2012-02-16 Alexey Dobriyancrypto: sha512 - use standard ror64()
2012-02-16 Ben Hutchingssfc: Add SR-IOV back-end support for SFC9000 family
2012-02-16 Ben Hutchingssfc: Allocate SRAM between buffer table and descriptor...
2012-02-16 Ben Hutchingssfc: Pass NIC structure into efx_wanted_parallelism()
2012-02-16 Ben Hutchingssfc: Add support for 'extra' channel types
2012-02-16 Ben Hutchingssfc: Make all CPU/IRQ/channel/queue counts unsigned
2012-02-16 Ben Hutchingssfc: Make buffer table indices and counts consistently...
2012-02-16 Steve Hodgsonsfc: Disable flow control during flushes
2012-02-16 Ben Hutchingssfc: Generalise event generation to cover VF-owned...
2012-02-16 Ben Hutchingssfc: Use proper function to test for RX channel in...
2012-02-16 Ben Hutchingssfc: Leave interrupts and event queues enabled whenever...
2012-02-16 Ben Hutchingssfc: Generate RX fill events based on RX queues, not...
2012-02-16 Ben Hutchingssfc: Generalise driver event generation
2012-02-16 Ben Hutchingssfc: Correct MAC filter bitfield definitions
2012-02-16 Ben Hutchingssfc: Add support for TX MAC filters
2012-02-16 Ben Hutchingssfc: Add support for configuring RX unicast/multicast...
2012-02-15 David S. Milleripv4: Eliminate spurious argument to __ipv4_neigh_lookup
2012-02-15 David S. Millerdecnet: net/dn.h needs net/flow.h
2012-02-15 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-02-15 Divy Le Raycxgb3: update firmware version
next