aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net: Support RX-ALL feature flag.Ben Greear2012-02-24
* net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24
* net: Support RXFCS feature flag.Ben Greear2012-02-24
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-21
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-21
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
| | |\
| | | * Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-15
| | | * Bluetooth: Fix potential deadlockAndre Guedes2012-02-15
| | | * Bluetooth: silence lockdep warningOctavian Purdila2012-02-15
| | | * Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes2012-02-15
| | | * Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-15
| | | * Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-15
| | * | mac80211: support hw scan while idleEliad Peller2012-02-06
| | * | cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli2012-02-06
| | * | bcma: add extra sprom checkHauke Mehrtens2012-02-06
| | * | bcma: add bus num counterHauke Mehrtens2012-02-06
| | * | bcma: add PCIe host controllerHauke Mehrtens2012-02-06
| | * | bcma: make some functions __devinitHauke Mehrtens2012-02-06
| | * | bcma: add constants for PCI and use themHauke Mehrtens2012-02-06
| | * | bcma: add the core unit numberHauke Mehrtens2012-02-06
| | * | cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-06
| | * | cfg80211: stop tracking authenticated stateJohannes Berg2012-02-06
| | * | mac80211: add sta_state callbackJohannes Berg2012-02-06
* | | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-21
* | | | skb: Add skb_peek_next helperPavel Emelyanov2012-02-21
* | | | datagram: Add offset argument to __skb_recv_datagramPavel Emelyanov2012-02-21
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-19
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-02-18
| |\ \ \
| | * | | crypto: sha512 - use standard ror64()Alexey Dobriyan2012-02-15
| * | | | mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-13
| * | | | mmc: core: Fix PowerOff Notify suspend/resumeGirish K S2012-02-13
| * | | | mmc: core: add the capability for broken voltageJaehoon Chung2012-02-13
| * | | | mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma2012-02-13
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-11
| |\ \ \ \
| | * | | | cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-08
| | * | | | block: don't call elevator callbacks for plug mergesTejun Heo2012-02-08
| | * | | | block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2012-02-08
| | * | | | block: strip out locking optimization in put_io_context()Tejun Heo2012-02-07
* | | | | | net: sh_eth: change the condition of initializationYoshihiro Shimoda2012-02-16
* | | | | | ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller2012-02-15
* | | | | | decnet: net/dn.h needs net/flow.hDavid S. Miller2012-02-15
* | | | | | rename dev_hw_addr_random and remove redundant secondDanny Kukawka2012-02-13
* | | | | | net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-13
* | | | | | ipv6: helper function to get tclassJiri Benc2012-02-13
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-02-12
|\ \ \ \ \ \
| * | | | | | skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buffAlexander Duyck2012-02-10
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10
| |\ \ \ \ \
| | * | | | | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-10
| | * | | | | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-09