Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | batman-adv: Don't begin block comments with only a /* line | Sven Eckelmann | 2012-03-11 | 2 | -13/+3 | |
| | * | | | | | batman-adv: Ignore 80-chars per line limits for strings | Sven Eckelmann | 2012-03-11 | 12 | -177/+137 | |
| * | | | | | | ipv4: Make ip_rcv_options() return bool. | David S. Miller | 2012-03-09 | 1 | -3/+3 | |
| * | | | | | | ipv4: Make ip_call_ra_chain() return bool. | David S. Miller | 2012-03-09 | 1 | -4/+4 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-09 | 12 | -48/+164 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-03-09 | 35 | -492/+899 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | * | | | | | | mac80211: fix smatch lock errors in mesh | Thomas Pedersen | 2012-03-07 | 1 | -10/+10 | |
| | * | | | | | | mac80211: Fix potential null pointer dereferencing | Ashok Nagarajan | 2012-03-07 | 1 | -6/+7 | |
| | * | | | | | | mac80211: Filter duplicate IE ids | Paul Stewart | 2012-03-07 | 4 | -22/+141 | |
| | * | | | | | | NFC: NCI code identation fixes | Samuel Ortiz | 2012-03-06 | 4 | -122/+111 | |
| | * | | | | | | NFC: Core code identation fixes | Samuel Ortiz | 2012-03-06 | 5 | -62/+54 | |
| | * | | | | | | NFC: LLCP code identation fixes | Samuel Ortiz | 2012-03-06 | 4 | -93/+100 | |
| | * | | | | | | NFC: Fix LLCP sockets releasing path | Samuel Ortiz | 2012-03-06 | 2 | -12/+26 | |
| | * | | | | | | NFC: Remove the rf mode parameter from the DEP link up routine | Samuel Ortiz | 2012-03-06 | 4 | -23/+17 | |
| | * | | | | | | NFC: SN is not an invalid GT value | Samuel Ortiz | 2012-03-06 | 1 | -0/+2 | |
| | * | | | | | | NFC: Unlink LLCP child sockets from llcp_sock_release | Samuel Ortiz | 2012-03-06 | 1 | -13/+3 | |
| | * | | | | | | NFC: Fragment LLCP I frames | Samuel Ortiz | 2012-03-06 | 1 | -14/+43 | |
| | * | | | | | | NFC: Set MIU and RW values from CONNECT and CC LLCP frames | Samuel Ortiz | 2012-03-06 | 2 | -3/+49 | |
| | * | | | | | | NFC: Send LLCP RR frames to acknowledge received I frames | Samuel Ortiz | 2012-03-06 | 3 | -3/+33 | |
| | * | | | | | | NFC: Set the right LLCP N(R) value for I frames | Samuel Ortiz | 2012-03-06 | 1 | -1/+1 | |
| | * | | | | | | NFC: Clear LLCP SDPs whan MAC goes down | Samuel Ortiz | 2012-03-06 | 1 | -0/+13 | |
| | * | | | | | | NFC: Fix bitops usage in LLCP | Samuel Ortiz | 2012-03-06 | 1 | -10/+10 | |
| | * | | | | | | NFC: LLCP socket sendmsg implemetation | Samuel Ortiz | 2012-03-06 | 3 | -1/+62 | |
| | * | | | | | | NFC: Handle Receiver Not Ready LLCP frame | Samuel Ortiz | 2012-03-06 | 1 | -5/+11 | |
| | * | | | | | | NFC: Factorize the I frame queueing routine | Samuel Ortiz | 2012-03-06 | 2 | -17/+29 | |
| | * | | | | | | NFC: Add device powered netlink attribute | Samuel Ortiz | 2012-03-06 | 1 | -0/+3 | |
| | * | | | | | | mac80211: Modify tsf via debugfs in mesh interfaces | Javier Cardona | 2012-03-06 | 1 | -1/+6 | |
| | * | | | | | | mac80211: fix mesh airtime link metric estimating | Thomas Pedersen | 2012-03-06 | 3 | -10/+22 | |
| | * | | | | | | cfg80211: expose cfg80211_calculate_bitrate() | Thomas Pedersen | 2012-03-06 | 1 | -0/+1 | |
| | * | | | | | | cfg80211/mac80211: report signal strength for mgmt frames | Johannes Berg | 2012-03-06 | 4 | -8/+24 | |
| | * | | | | | | mac80211: combine QoS with other BSS changes | Johannes Berg | 2012-03-05 | 4 | -9/+17 | |
| | * | | | | | | mac80211: use common radiotap code for cooked monitors | Johannes Berg | 2012-03-05 | 1 | -30/+9 | |
| | * | | | | | | cfg80211: Add an attribute to set inactivity timeout in AP mode | Vasanthakumar Thiagarajan | 2012-03-05 | 1 | -0/+8 | |
| | * | | | | | | mac80211: fix the support of setting non-forwarding entity in Mesh | Chun-Yeow Yeoh | 2012-03-05 | 2 | -1/+11 | |
| | * | | | | | | mac80211: add an rx flag for ignoring a packet's signal strength | Felix Fietkau | 2012-03-05 | 1 | -3/+6 | |
| | * | | | | | | mac80211: use compare_ether_addr on MAC addresses instead of memcmp | Felix Fietkau | 2012-03-05 | 10 | -42/+53 | |
| | * | | | | | | mac80211: use 16 bit alignment for the if_ibss bssid field | Felix Fietkau | 2012-03-05 | 1 | -1/+1 | |
| | * | | | | | | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering | Ashok Nagarajan | 2012-03-05 | 5 | -1/+33 | |
| | * | | | | | | mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP | Chun-Yeow Yeoh | 2012-03-05 | 2 | -5/+19 | |
| * | | | | | | | sctp: Export sctp_do_peeloff | Benjamin Poirier | 2012-03-08 | 1 | -15/+9 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | David S. Miller | 2012-03-07 | 15 | -1788/+3585 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Bluetooth: Set security level on incoming pairing request | Ido Yariv | 2012-03-08 | 1 | -0/+2 | |
| | * | | | | | | | Bluetooth: Fix access to the STK generation methods matrix | Ido Yariv | 2012-03-08 | 1 | -1/+1 | |
| | * | | | | | | | Bluetooth: Fix using uninitialized variable | Luiz Augusto von Dentz | 2012-03-08 | 1 | -3/+3 | |
| | * | | | | | | | Bluetooth: fix conding style issues all over the tree | Gustavo F. Padovan | 2012-03-08 | 6 | -353/+339 | |
| | * | | | | | | | Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush | Andre Guedes | 2012-03-03 | 1 | -1/+0 | |
| | * | | | | | | | Bluetooth: mgmt: Fix updating local name when powering on | Johan Hedberg | 2012-03-03 | 2 | -16/+14 | |
| | * | | | | | | | Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets | Johan Hedberg | 2012-03-03 | 2 | -11/+8 | |
| | * | | | | | | | Bluetooth: mgmt: Add new error code for invalid index | Johan Hedberg | 2012-03-02 | 1 | -3/+3 | |
| | * | | | | | | | Bluetooth: mgmt: Fix command status error code values | Johan Hedberg | 2012-03-02 | 1 | -2/+2 |