summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-133-9/+7Star
|\
| * bridge: fix icmpv6 endian bug and other sparse warningsstephen hemminger2012-12-131-4/+6
| * ndisc: Fix padding error in link-layer address option.YOSHIFUJI Hideaki / 吉藤英明2012-12-131-1/+1
| * nfc: remove noisy message from llcp_sock_sendmsgDave Jones2012-12-131-4/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+8
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina2012-12-12426-9174/+16307
| |\ \ \ \
| | | | * | HID: hidp: fallback to input session properly if hid is blacklistedLamarque V. Souza2012-12-071-1/+8
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-137-8/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
| * | | | various: Fix spelling of "registered" in comments.Adam Buchbinder2012-11-191-1/+1
| * | | | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-194-4/+4
| * | | | Merge branch 'master' into for-nextJiri Kosina2012-10-28421-9100/+16100
| |\ \ \ \
| * | | | | rfkill: error cannot be set here so simplifyAlan Cox2012-10-251-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-13352-6847/+21632
|\ \ \ \ \ \
| * | | | | | bridge: add support of adding and deleting mdb entriesCong Wang2012-12-123-29/+289
| * | | | | | bridge: notify mdb changes via netlinkCong Wang2012-12-123-0/+84
| * | | | | | ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki2012-12-121-16/+11Star
| * | | | | | pkt_sched: avoid requeues if possibleEric Dumazet2012-12-124-6/+15
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-1113-16/+62
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-1113-16/+62
| | |\ \ \ \ \ \
| | | * | | | | | minstrel: update stats after processing statusJohannes Berg2012-12-101-4/+5
| | | * | | | | | mac80211: a few whitespace fixesJohannes Berg2012-12-102-3/+3
| | | * | | | | | wext: explicitly cast -110 to u8Johannes Berg2012-12-071-1/+1
| | | * | | | | | mac80211: warn only once if ampdu_action isn't assignedChaitanya2012-12-071-1/+1
| | | * | | | | | mac80211: cancel work instead of waiting for it to do nothingJohannes Berg2012-12-061-1/+1
| | | * | | | | | mac80211: don't drop mesh peering frames from unknown STAMarco Porsch2012-12-061-1/+2
| | | * | | | | | mac80211: skip radiotap space calculation if no monitor existsHelmut Schaa2012-12-051-3/+3
| | | * | | | | | mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2012-12-051-1/+5
| | | * | | | | | mac80211: add debug file for mic failureSaravana2012-12-053-1/+24
| | | * | | | | | cfg80211: check no-OFDM flag for channels wider than 20 MHzJohannes Berg2012-12-041-0/+3
| | | * | | | | | mac80211: adapt slot time in IBSS modeSimon Wunderlich2012-12-041-0/+14
| * | | | | | | | net: gro: avoid double copy in skb_gro_receive()Eric Dumazet2012-12-111-1/+0Star
| * | | | | | | | bridge: fix seq check in br_mdb_dump()Cong Wang2012-12-113-4/+5
| * | | | | | | | net: remove obsolete simple_strto<foo>Abhijit Pawar2012-12-113-3/+0Star
| * | | | | | | | net: gro: dev_gro_receive() cleanupEric Dumazet2012-12-111-26/+26
| * | | | | | | | net: Allow DCBnl to use other namespaces besides init_netJohn Fastabend2012-12-101-5/+2Star
| * | | | | | | | net: remove obsolete simple_strto<foo>Abhijit Pawar2012-12-104-4/+18
| * | | | | | | | bridge: make buffer larger in br_setlink()Dan Carpenter2012-12-101-1/+1
| * | | | | | | | caif_usb: Make the driver name check more efficientBen Hutchings2012-12-091-10/+3Star
| * | | | | | | | caif_usb: Check driver name before reading driver state in netdev notifierBen Hutchings2012-12-091-2/+5
| * | | | | | | | net: Handle encapsulated offloads before fragmentation or handing to lower devAlexander Duyck2012-12-092-2/+17
| * | | | | | | | net: Add support for hardware-offloaded encapsulationJoseph Gasparakis2012-12-091-0/+9
| * | | | | | | | Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-12-095-212/+225
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tipc: refactor accept() code for improved readabilityPaul Gortmaker2012-12-071-41/+48
| | * | | | | | | | tipc: add lock nesting notation to quiet lockdep warningYing Xue2012-12-071-1/+2
| | * | | | | | | | tipc: eliminate connection setup for implied connect in recv_msg()Ying Xue2012-12-071-7/+0Star
| | * | | | | | | | tipc: introduce non-blocking socket connectYing Xue2012-12-071-65/+93
| | * | | | | | | | tipc: consolidate connection-oriented message reception in one functionYing Xue2012-12-071-24/+51
| | * | | | | | | | tipc: standardize across connect/disconnect function namingPaul Gortmaker2012-12-074-15/+31
| | * | | | | | | | tipc: change sk_receive_queue upper limitJon Maloy2012-12-071-2/+2