Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-12-17 | 1 | -1/+30 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | proc: Usable inode numbers for the namespace file descriptors. | Eric W. Biederman | 2012-11-20 | 1 | -0/+24 | |
| * | | | | | | userns: Allow unprivileged use of setns. | Eric W. Biederman | 2012-11-20 | 1 | -1/+6 | |
| * | | | | | | userns: make each net (net_ns) belong to a user_ns | Eric W. Biederman | 2012-11-18 | 1 | -4/+12 | |
| * | | | | | | netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS | Eric W. Biederman | 2012-11-18 | 1 | -7/+0 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-12-16 | 1 | -9/+6 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'modsign-keys-devel' into security-next-keys | David Howells | 2012-10-02 | 3 | -27/+28 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-09-13 | 3 | -27/+28 | |
| * | | | | | | | KEYS: Use keyring_alloc() to create special keyrings | David Howells | 2012-10-02 | 1 | -8/+5 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-12-13 | 3 | -9/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bridge: fix icmpv6 endian bug and other sparse warnings | stephen hemminger | 2012-12-13 | 1 | -4/+6 | |
| * | | | | | | | | ndisc: Fix padding error in link-layer address option. | YOSHIFUJI Hideaki / 吉藤英明 | 2012-12-13 | 1 | -1/+1 | |
| * | | | | | | | | nfc: remove noisy message from llcp_sock_sendmsg | Dave Jones | 2012-12-13 | 1 | -4/+0 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',... | Jiri Kosina | 2012-12-12 | 426 | -9174/+16307 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | HID: hidp: fallback to input session properly if hid is blacklisted | Lamarque V. Souza | 2012-12-07 | 1 | -1/+8 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 7 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 | |
| * | | | | | | | | | | various: Fix spelling of "registered" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 | |
| * | | | | | | | | | | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 2012-11-19 | 4 | -4/+4 | |
| * | | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2012-10-28 | 421 | -9100/+16100 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | rfkill: error cannot be set here so simplify | Alan Cox | 2012-10-25 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 | 352 | -6847/+21632 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | bridge: add support of adding and deleting mdb entries | Cong Wang | 2012-12-12 | 3 | -29/+289 | |
| * | | | | | | | | | | | bridge: notify mdb changes via netlink | Cong Wang | 2012-12-12 | 3 | -0/+84 | |
| * | | | | | | | | | | | ndisc: Unexport ndisc_{build,send}_skb(). | YOSHIFUJI Hideaki | 2012-12-12 | 1 | -16/+11 | |
| * | | | | | | | | | | | pkt_sched: avoid requeues if possible | Eric Dumazet | 2012-12-12 | 4 | -6/+15 | |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-12-11 | 13 | -16/+62 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 2012-12-11 | 13 | -16/+62 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | minstrel: update stats after processing status | Johannes Berg | 2012-12-10 | 1 | -4/+5 | |
| | | * | | | | | | | | | | | mac80211: a few whitespace fixes | Johannes Berg | 2012-12-10 | 2 | -3/+3 | |
| | | * | | | | | | | | | | | wext: explicitly cast -110 to u8 | Johannes Berg | 2012-12-07 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | mac80211: warn only once if ampdu_action isn't assigned | Chaitanya | 2012-12-07 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | mac80211: cancel work instead of waiting for it to do nothing | Johannes Berg | 2012-12-06 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | mac80211: don't drop mesh peering frames from unknown STA | Marco Porsch | 2012-12-06 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | mac80211: skip radiotap space calculation if no monitor exists | Helmut Schaa | 2012-12-05 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL | Stanislaw Gruszka | 2012-12-05 | 1 | -1/+5 | |
| | | * | | | | | | | | | | | mac80211: add debug file for mic failure | Saravana | 2012-12-05 | 3 | -1/+24 | |
| | | * | | | | | | | | | | | cfg80211: check no-OFDM flag for channels wider than 20 MHz | Johannes Berg | 2012-12-04 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | mac80211: adapt slot time in IBSS mode | Simon Wunderlich | 2012-12-04 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | net: gro: avoid double copy in skb_gro_receive() | Eric Dumazet | 2012-12-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | bridge: fix seq check in br_mdb_dump() | Cong Wang | 2012-12-11 | 3 | -4/+5 | |
| * | | | | | | | | | | | | | net: remove obsolete simple_strto<foo> | Abhijit Pawar | 2012-12-11 | 3 | -3/+0 | |
| * | | | | | | | | | | | | | net: gro: dev_gro_receive() cleanup | Eric Dumazet | 2012-12-11 | 1 | -26/+26 | |
| * | | | | | | | | | | | | | net: Allow DCBnl to use other namespaces besides init_net | John Fastabend | 2012-12-10 | 1 | -5/+2 | |
| * | | | | | | | | | | | | | net: remove obsolete simple_strto<foo> | Abhijit Pawar | 2012-12-10 | 4 | -4/+18 | |
| * | | | | | | | | | | | | | bridge: make buffer larger in br_setlink() | Dan Carpenter | 2012-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | caif_usb: Make the driver name check more efficient | Ben Hutchings | 2012-12-09 | 1 | -10/+3 | |
| * | | | | | | | | | | | | | caif_usb: Check driver name before reading driver state in netdev notifier | Ben Hutchings | 2012-12-09 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | net: Handle encapsulated offloads before fragmentation or handing to lower dev | Alexander Duyck | 2012-12-09 | 2 | -2/+17 |