| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-12-16 |
|\ |
|
| * | Merge branch 'modsign-keys-devel' into security-next-keys | David Howells | 2012-10-02 |
| |\ |
|
| | * | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-09-13 |
| * | | KEYS: Use keyring_alloc() to create special keyrings | David Howells | 2012-10-02 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-12-13 |
|\ \ \ |
|
| * | | | bridge: fix icmpv6 endian bug and other sparse warnings | stephen hemminger | 2012-12-13 |
| * | | | ndisc: Fix padding error in link-layer address option. | YOSHIFUJI Hideaki / 吉藤英明 | 2012-12-13 |
| * | | | nfc: remove noisy message from llcp_sock_sendmsg | Dave Jones | 2012-12-13 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',... | Jiri Kosina | 2012-12-12 |
| |\ \ \ \ \ \ |
|
| | | | * | | | | HID: hidp: fallback to input session properly if hid is blacklisted | Lamarque V. Souza | 2012-12-07 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 |
| * | | | | | | various: Fix spelling of "registered" in comments. | Adam Buchbinder | 2012-11-19 |
| * | | | | | | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 2012-11-19 |
| * | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2012-10-28 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | rfkill: error cannot be set here so simplify | Alan Cox | 2012-10-25 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | bridge: add support of adding and deleting mdb entries | Cong Wang | 2012-12-12 |
| * | | | | | | | | bridge: notify mdb changes via netlink | Cong Wang | 2012-12-12 |
| * | | | | | | | | ndisc: Unexport ndisc_{build,send}_skb(). | YOSHIFUJI Hideaki | 2012-12-12 |
| * | | | | | | | | pkt_sched: avoid requeues if possible | Eric Dumazet | 2012-12-12 |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-12-11 |
| |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 2012-12-11 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | minstrel: update stats after processing status | Johannes Berg | 2012-12-10 |
| | | * | | | | | | | | mac80211: a few whitespace fixes | Johannes Berg | 2012-12-10 |
| | | * | | | | | | | | wext: explicitly cast -110 to u8 | Johannes Berg | 2012-12-07 |
| | | * | | | | | | | | mac80211: warn only once if ampdu_action isn't assigned | Chaitanya | 2012-12-07 |
| | | * | | | | | | | | mac80211: cancel work instead of waiting for it to do nothing | Johannes Berg | 2012-12-06 |
| | | * | | | | | | | | mac80211: don't drop mesh peering frames from unknown STA | Marco Porsch | 2012-12-06 |
| | | * | | | | | | | | mac80211: skip radiotap space calculation if no monitor exists | Helmut Schaa | 2012-12-05 |
| | | * | | | | | | | | mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL | Stanislaw Gruszka | 2012-12-05 |
| | | * | | | | | | | | mac80211: add debug file for mic failure | Saravana | 2012-12-05 |
| | | * | | | | | | | | cfg80211: check no-OFDM flag for channels wider than 20 MHz | Johannes Berg | 2012-12-04 |
| | | * | | | | | | | | mac80211: adapt slot time in IBSS mode | Simon Wunderlich | 2012-12-04 |
| * | | | | | | | | | | net: gro: avoid double copy in skb_gro_receive() | Eric Dumazet | 2012-12-11 |
| * | | | | | | | | | | bridge: fix seq check in br_mdb_dump() | Cong Wang | 2012-12-11 |
| * | | | | | | | | | | net: remove obsolete simple_strto<foo> | Abhijit Pawar | 2012-12-11 |
| * | | | | | | | | | | net: gro: dev_gro_receive() cleanup | Eric Dumazet | 2012-12-11 |
| * | | | | | | | | | | net: Allow DCBnl to use other namespaces besides init_net | John Fastabend | 2012-12-10 |
| * | | | | | | | | | | net: remove obsolete simple_strto<foo> | Abhijit Pawar | 2012-12-10 |
| * | | | | | | | | | | bridge: make buffer larger in br_setlink() | Dan Carpenter | 2012-12-10 |
| * | | | | | | | | | | caif_usb: Make the driver name check more efficient | Ben Hutchings | 2012-12-09 |
| * | | | | | | | | | | caif_usb: Check driver name before reading driver state in netdev notifier | Ben Hutchings | 2012-12-09 |
| * | | | | | | | | | | net: Handle encapsulated offloads before fragmentation or handing to lower dev | Alexander Duyck | 2012-12-09 |
| * | | | | | | | | | | net: Add support for hardware-offloaded encapsulation | Joseph Gasparakis | 2012-12-09 |
| * | | | | | | | | | | Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller | 2012-12-08 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | tipc: refactor accept() code for improved readability | Paul Gortmaker | 2012-12-07 |
| | * | | | | | | | | | | tipc: add lock nesting notation to quiet lockdep warning | Ying Xue | 2012-12-07 |
| | * | | | | | | | | | | tipc: eliminate connection setup for implied connect in recv_msg() | Ying Xue | 2012-12-07 |