deliverable/linux.git
2012-08-21  Jesse Brandeburge1000: configure and read MDI settings
2012-08-21  Jesse Brandeburgigb: implement 580 MDI setting support
2012-08-21  Bruce W Allane1000e: implement 82577/579 MDI setting support
2012-08-21  Jesse Brandeburgethtool.h: MDI setting support
2012-08-20  Jiri Pirkoteam: add support for non-ethernet devices
2012-08-20  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-08-20  Ying Xuetipc: eliminate configuration for maximum number of...
2012-08-20  Ying Xuetipc: eliminate configuration for maximum number of...
2012-08-20  Ying Xuetipc: add __read_mostly annotations to several global...
2012-08-20  Ying Xuetipc: convert tipc_nametbl_size type from variable...
2012-08-20  Ying Xuetipc: change tipc_net_start routine return value type
2012-08-20  Ying Xuetipc: manually inline single use media_name_valid routine
2012-08-20  Ying Xuetipc: remove pointless name sanity check and tipc_alpha...
2012-08-20  Ying Xuetipc: fix lockdep warning during bearer initialization
2012-08-20  Ying Xuetipc: optimize the initialization of network device...
2012-08-20  Pavel Emelyanovpacket: Report fanout status via diag engine
2012-08-20  Pavel Emelyanovpacket: Report rings cfg via diag engine
2012-08-20  Dan Carpentergre: information leak in ip6_tnl_ioctl()
2012-08-17  Fan Duxfrm: Use rcu_dereference_bh to deference pointer prote...
2012-08-16  Alexander Duyckixgbe: Rewrite code related to configuring IFCS bit...
2012-08-16  Alexander Duyckixgbe: Roll RSC code into non-EOP code
2012-08-16  Alexander Duyckixgbe: Make allocating skb and placing data in it a...
2012-08-16  Alexander Duyckixgbe: Copybreak sooner to avoid get_page/put_page...
2012-08-16  Alexander Duyckixgbe: Make pull tail function separate from rest of...
2012-08-16  Alexander Duyckixgbe: Have the CPU take ownership of the buffers sooner
2012-08-16  Alexander Duyckixgbe: Only use double buffering if page size is less...
2012-08-16  Alexander Duyckixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_page
2012-08-16  Alexander Duyckixgbe: Remove code that was initializing Rx page offset
2012-08-16  Dan Carpentersctp: fix bogus if statement in sctp_auth_recv_cid()
2012-08-16  Ulrich Webersctp: fix compile issue with disabled CONFIG_NET_NS
2012-08-15  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-08-15  Razvan Ghituletenet: remove wrong initialization for snd_wl1
2012-08-15  Fan Duxfrm: remove redundant parameter "int dir" in struct...
2012-08-15  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-08-15  Cong Wangsctp: fix a compile error in sctp.h
2012-08-15  Eric W. Biedermansctp: Make sysctl tunables per net
2012-08-15  Eric W. Biedermansctp: Push struct net down into sctp_verify_ext_param
2012-08-15  Eric W. Biedermansctp: Push struct net down into all of the state machin...
2012-08-15  Eric W. Biedermansctp: Push struct net down into sctp_in_scope
2012-08-15  Eric W. Biedermansctp: Push struct net down into sctp_transport_init
2012-08-15  Eric W. Biedermansctp: Push struct net down to sctp_chunk_event_lookup
2012-08-15  Eric W. Biedermansctp: Add infrastructure for per net sysctls
2012-08-15  Eric W. Biedermansctp: Make the mib per network namespace
2012-08-15  Eric W. Biedermansctp: Enable sctp in all network namespaces
2012-08-15  Eric W. Biedermansctp: Make the proc files per network namespace.
2012-08-15  Eric W. Biedermansctp: Move the percpu sockets counter out of sctp_proc_init
2012-08-15  Eric W. Biedermansctp: Make the ctl_sock per network namespace
2012-08-15  Eric W. Biedermansctp: Make the address lists per network namespace
2012-08-15  Eric W. Biedermansctp: Make the association hashtable handle multiple...
2012-08-15  Eric W. Biedermansctp: Make the endpoint hashtable handle multiple netwo...
2012-08-15  Eric W. Biedermansctp: Make the port hash table use struct net in it...
2012-08-14  Pavel Emelyanovpacket: Report socket mclist info via diag module
2012-08-14  Pavel Emelyanovpacket: Report more packet sk info via diag module
2012-08-14  Pavel Emelyanovpacket: Diag core and basic socket info dumping
2012-08-14  Pavel Emelyanovpacket: Introduce net/packet/internal.h header
2012-08-14  Igor Maravicnet: ipv4: fib_trie: Don't unnecessarily search for...
2012-08-14  Priyanka JainReplace rwlock on xfrm_policy_afinfo with rcu
2012-08-14  xeb@mail.rugre: Support GRE over IPv6
2012-08-14  Amerigo Wangnet: remove netdev_bonding_change()
2012-08-14  Amerigo Wangnet: move and rename netif_notify_peers()
2012-08-13  Christian Lamparterp54: fix powerpc gcc warnings
2012-08-13  Marco Porschmac80211: fix unnecessary beacon update after peering...
2012-08-10  Jeff Mahoneybrcmsmac: document firmware dependencies
2012-08-10  Rajkumar Manoharanath9k: tune rc_stats to display only valid rates
2012-08-10  Sujith Manoharanath9k: Trim rate table
2012-08-10  Sujith Manoharanath9k: Remove MIMO-PS specific code
2012-08-10  Sujith Manoharanath9k: Cleanup TX status API
2012-08-10  Sujith Manoharanath9k: Bail out properly before calculating rate index
2012-08-10  Sujith Manoharanath9k: Fix RTS/CTS rate selection
2012-08-10  Sujith Manoharanath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE
2012-08-10  Sujith Manoharanath9k: Unify valid rate calculation routines
2012-08-10  Sujith Manoharanath9k: Remove ath_rc_set_valid_rate_idx
2012-08-10  Sujith Manoharanath9k: Change rateset calculation
2012-08-10  Sujith Manoharanath9k: Cleanup index retrieval routines
2012-08-10  Sujith Manoharanath9k: Cleanup ath_rc_setvalid_htrates
2012-08-10  Sujith Manoharanath9k: Cleanup ath_rc_setvalid_rates
2012-08-10  Sujith Manoharanath9k: Cleanup RC init API
2012-08-10  Sujith Manoharanath9k: Simplify rate table initialization
2012-08-10  Dan Carpentermwifiex: use GFP_ATOMIC under spin lock
2012-08-10  Amitkumar Karwarmwifiex: notify cfg80211 about MIC failures
2012-08-10  Bing Zhaomwifiex: fix 'smatch' warning in preparing key_material cmd
2012-08-10  Rafał Miłeckissb: check for flash presentence
2012-08-10  Rafał Miłeckib43legacy: fix logic in GPIO init
2012-08-10  Rafał Miłeckib43: N-PHY: fix 0x2057 radio calib copy/paste mistake
2012-08-10  Rafał Miłeckibcma: add (mostly) NAND defines
2012-08-10  Bing Zhaomwifiex: fix powerpc64-linux- compilation warnings
2012-08-10  Johannes Bergiwlegacy: clean up suspend/resume
2012-08-10  Fengguang Wumwifiex: fix code mis-alignment after the if statement
2012-08-10  Nick Kossifidisath5k: Put power_level where it belongs and rename it
2012-08-10  Nick Kossifidisath5k: Preserve tx power level requested from above...
2012-08-10  Nick Kossifidisath5k: Fix range scaling when setting rate power table
2012-08-10  Nick Kossifidisath5k: Use correct value for min_pwr and cur_pwr
2012-08-10  Hauke Mehrtensbcma: make some functions static
2012-08-10  Christian Lamparterp54: parse output power table
2012-08-10  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-08-09  Haiyang Zhanghyperv: Add comments for the extended buffer after...
2012-08-09  Pavel Emelyanovnet: Loopback ifindex is constant now
2012-08-09  Pavel Emelyanovnet: Make ifindex generation per-net namespace
2012-08-09  Pavel Emelyanovveth: Allow to create peer link with given ifindex
2012-08-09  Pavel Emelyanovnet: Allow to create links with given ifindex
next
This page took 0.056311 seconds and 5 git commands to generate.