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